NIHVIVO-2411 Create a mock implementation of the ShortViewService and incorporate it into the search page. Because this is a mock, it always uses the default short view, like before. There should be no difference for the end-user.

This commit is contained in:
j2blake 2012-04-25 19:32:45 +00:00
parent 7db46abff9
commit cfd3925317
2 changed files with 10 additions and 0 deletions

View file

@ -95,6 +95,14 @@
See J.Blake for details.
</p>
</li>
<li>
<h4 id="customSearchView">Custom search views</h4>
<p>
"Custom search views" have been re-implemented as part of the more flexible "Custom short views" mechanism.
If you have custom search views, you will need to re-configure them.
See J.Blake for details.
</p>
</li>
</ul>