Adding MultiValuedEditSubmission
This commit is contained in:
parent
5e45a7b63d
commit
8904a227d6
9 changed files with 468 additions and 4 deletions
|
@ -0,0 +1,19 @@
|
|||
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
||||
|
||||
<#--
|
||||
Institutional Internal Class Form
|
||||
Associated with generator:
|
||||
edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.InstitutionalInternalClassForm
|
||||
-->
|
||||
|
||||
<h2>Lorem ipsum dolor sit amet</h2>
|
||||
|
||||
<form class="editForm" action = "xyz">
|
||||
<p>consectetur adipisicing elit</p>
|
||||
<input type="text" id="objectVar" size="80" />
|
||||
<div style="margin-top: 0.2em">
|
||||
<input type="submit" id="submit" value="submit" cancel="true"/>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
<@dumpAll/>
|
Loading…
Add table
Add a link
Reference in a new issue