NIHVIVO-147 Fixed bug in last commit.
NIHVIVO-142 Moved some code around to better locations.
This commit is contained in:
parent
ac1a9d4cb4
commit
f0576f82bd
6 changed files with 51 additions and 528 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
<%@ page import="edu.cornell.mannlib.vitro.webapp.dao.VitroVocabulary" %>
|
||||
|
||||
<%@ taglib uri="http://vitro.mannlib.cornell.edu/vitro/tags/PropertyEditLink" prefix="edLnk" %>
|
||||
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
|
||||
|
||||
<c:if test="${showEdits || !empty entity.citation}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue