removed extraneous jsp closing bracket that was being rendered on the page

This commit is contained in:
tworrall 2011-11-04 15:25:49 +00:00
parent 8a54ca774e
commit 6358edf5b6

View file

@ -79,8 +79,6 @@ This is intended to create a set of statements like:
}
%>
%>
<%@page import="edu.cornell.mannlib.vitro.webapp.beans.ObjectProperty"%><c:set var="vivoOnt" value="http://vivoweb.org/ontology" />
<c:set var="vivoCore" value="${vivoOnt}/core#" />
<c:set var="rdfs" value="<%= VitroVocabulary.RDFS %>" />