Commit d99c3c6f authored by Randall Leeds's avatar Randall Leeds

rename viewer -> summaries in prep for detail

parent a2bd4373
......@@ -56,7 +56,7 @@ class Hypothesis extends Annotator
showViewer: (annotations) ->
@viewer.element.find('.annotator-listing').replaceWith(
Handlebars.templates['viewer']({
Handlebars.templates['summaries']({
annotations: annotations
})
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment