Fixing how shor views are found on entityMergedPropsList.jsp NIHVIVO-833

This commit is contained in:
bdc34 2010-07-16 16:35:59 +00:00
parent 0d39c89da6
commit bf7240b440
4 changed files with 69 additions and 61 deletions

View file

@ -45,7 +45,7 @@
</tr>
</table>
<c:if test="true"> <!-- test="${requestScope.user.roleURI == 1 }"> -->
<c:if test="${application.selfEditingPolicyWasSetup}"> <!-- test="${requestScope.user.roleURI == 1 }"> -->
<h3 class="associate">Associate user account with a person</h3>
<table class="form-background" border="0" cellpadding="2" cellspacing="2">