Commit f4472c1d authored by Randall Leeds's avatar Randall Leeds

Revert "Restore reloadOnSearch: false for viewer"

This reverts commit a86e72e3db9b22245bfd0f301dd9b0f4c6b9469f.
parent 9aceffec
......@@ -41,7 +41,6 @@ configure = [
$routeProvider.when '/viewer',
controller: 'ViewerController'
templateUrl: 'viewer.html'
reloadOnSearch: false # FIXME: shouldn't be needed
$routeProvider.when '/page_search',
controller: 'SearchController'
templateUrl: 'page_search.html'
......
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