NIHVIVO-195 Removed rogue <h1> on line 251

This commit is contained in:
nac26 2010-04-05 15:01:37 +00:00
parent b49356396b
commit cb2760c1bd

View file

@ -248,7 +248,6 @@
String subjectName = ((Individual) request.getAttribute("subject")).getName();
%>
<c:set var="subjectName" value="<%= subjectName %>" />
<h1></h1>
<c:choose>
<c:when test="${predicateUri == researchActivityUri}">
<c:set var="propertyName" value="research focus and activity" scope="request" />