comparison src/main/webapp/pages/home.jsp @ 57:5cbe567a9c52

new: a link to view section text in ext-interface on full text searching page. bug fixed: a default topicId passed when doing search and full text search
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Wed, 17 Feb 2016 14:58:19 +0100
parents a00efd5d9e77
children b8ad346e39a0
comparison
equal deleted inserted replaced
56:dd8348304dba 57:5cbe567a9c52
459 <% } %> 459 <% } %>
460 </table> 460 </table>
461 </td> 461 </td>
462 <td><%=branch.getFomattedLastChange() %></td> 462 <td><%=branch.getFomattedLastChange() %></td>
463 <td> 463 <td>
464 <a onclick="branchInExtractionInterface('<%=branch.getId() %>', '<%=branch.getCurrentLastFileId() %>', '<%=branch.getSectionId() %>', '<%=branch.getSection().getName() %>', '<%=branch.getBook().getId() %>', '<%=branch.getBook().getName() %>', '<%=sessionBean.getUser().getId() %>', '<%=sessionBean.getApplicationBean().getExtractionInterfaceUrl()%>');"> 464 <a onclick="branchInExtractionInterface('<%=branch.getId() %>', '<%=branch.getCurrentLastFileId() %>', '<%=branch.getSectionId() %>', '<%=branch.getSection().getName() %>', '<%=branch.getBook().getId() %>', '<%=branch.getBook().getName() %>', '<%=sessionBean.getUser().getId() %>', '<%=sessionBean.getApplicationBean().getExtractionInterfaceUrl() %>');">
465 <img title="Show Task in Extraction Interface" src="<%=sessionBean.getApplicationBean().getShowImage()%>"/> 465 <img title="Show Task in Extraction Interface" src="<%=sessionBean.getApplicationBean().getShowImage()%>"/>
466 </a> 466 </a>
467 </td> 467 </td>
468 <!-- Dataverse --> 468 <!-- Dataverse -->
469 <td> 469 <td>