NIHVIVO-195 Removed rogue <h1> on line 251
This commit is contained in:
parent
b49356396b
commit
cb2760c1bd
1 changed files with 0 additions and 1 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Reference in a new issue