NIHVIVO-3 code for permanent URIs added

This commit is contained in:
ass92 2010-07-08 23:11:19 +00:00
parent d335d83d57
commit b76f0cda8e

View file

@ -80,6 +80,12 @@
<input type="submit" name="submit" value="detach from webapp"/>
</form>
</td>
<td>
<form action="ingest" method="get"><input type="hidden"
name="action" value="permanentURI" /> <input type="hidden"
name="modelName" value="<%=modelName%>" /> <input type="submit"
name="submit" value="Permanent URI" /></form>
</td>
<td>&nbsp;</td>
</tr>
</table>