Fix display of page search results
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.
Showing
Please register or sign in to comment