Addding paged resutls to index pages. NIHVIVO-1145
This commit is contained in:
parent
23bc237950
commit
c08c2fba9b
6 changed files with 215 additions and 47 deletions
|
@ -88,11 +88,7 @@
|
|||
</c:otherwise>
|
||||
</c:choose>
|
||||
</li>
|
||||
</c:forEach>
|
||||
<<<<<<< HEAD:webapp/web/templates/entity/entityListForTabs.jsp
|
||||
</ul>
|
||||
|
||||
=======
|
||||
</c:forEach>
|
||||
</ul>
|
||||
|
||||
<%-- Show pages to select from --%>
|
||||
|
@ -124,5 +120,6 @@ if( request.getAttribute("alpha") != null && ! "all".equalsIgnoreCase((String)re
|
|||
</c:forEach>
|
||||
</div>
|
||||
</c:if>
|
||||
>>>>>>> c91e65e... Fixing page index on lucene based tabs. NIHVIVO-1143:webapp/web/templates/entity/entityListForTabs.jsp
|
||||
|
||||
|
||||
<jsp:include page="/templates/entity/entityListPages.jsp"/>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue