• Aron Carroll's avatar
    Fix display of page search results · 03ade9e7
    Aron Carroll authored
    Each controller for the viewer template must now define a
    shouldShowAnnotation method that accepts an annotation id and determines
    whether it should be displayed. This moves the logic out of the template
    and into the controllers.
    03ade9e7
controllers.coffee 20.7 KB