NIHVIVO-3 code for permanent URIs added
This commit is contained in:
parent
d335d83d57
commit
b76f0cda8e
1 changed files with 6 additions and 0 deletions
|
@ -80,6 +80,12 @@
|
||||||
<input type="submit" name="submit" value="detach from webapp"/>
|
<input type="submit" name="submit" value="detach from webapp"/>
|
||||||
</form>
|
</form>
|
||||||
</td>
|
</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> </td>
|
<td> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
Loading…
Add table
Reference in a new issue