NIHVIVO-1718 Removing the back end keyword forms, since: they are buggy; the property is not displayed on the individual page;
and the property will be removed in v1.3.
This commit is contained in:
parent
b4552f3e19
commit
e9be56a37f
1 changed files with 7 additions and 3 deletions
|
@ -245,7 +245,8 @@
|
|||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<%-- RY Removing these forms: they are buggy; the property is not displayed on the individual page;
|
||||
and the property will be removed in v1.3.
|
||||
<!-- keyterms -->
|
||||
<tr valign="bottom" align="center">
|
||||
<td valign="bottom" align="center">
|
||||
|
@ -262,7 +263,9 @@
|
|||
<input type="hidden" name="controller" value="Keys2Ents"/>
|
||||
</form>
|
||||
</c:if>
|
||||
</td>
|
||||
</td>
|
||||
|
||||
|
||||
<td>
|
||||
<form action="editForm" method="get">
|
||||
<input type="hidden" name="home" value="${portalBean.portalId}" />
|
||||
|
@ -283,7 +286,8 @@
|
|||
<input type="hidden" name="Origin" value="curator-added"/>
|
||||
<input type="hidden" name="controller" value="Keyword"/>
|
||||
</form>
|
||||
</td>
|
||||
</td>
|
||||
--%>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue