Adding feedback from search IndexController instead of a blank screen, so user knows when indexing is finished. NIHVIVO-783
Working on shor views for grants. NIHVIVO-630.
This commit is contained in:
parent
a41c87f181
commit
4871439da2
4 changed files with 28 additions and 10 deletions
7
productMods/templates/entity/grantPiRoleShortView.jsp
Normal file
7
productMods/templates/entity/grantPiRoleShortView.jsp
Normal file
|
@ -0,0 +1,7 @@
|
|||
<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
|
||||
|
||||
<jsp:include page="roleShortView.jsp">
|
||||
<jsp:param name="personToRolePredicate" value="http://vivoweb.org/ontology/core#hasPrincipalInvestigatorRole"/>
|
||||
<jsp:param name="roleActivityToRolePredicate" value="http://vivoweb.org/ontology/core#roleIn"/>
|
||||
<jsp:param name="roleActivityLabel" value="grant"/>
|
||||
</jsp:include>
|
Loading…
Add table
Add a link
Reference in a new issue