blob: 6c7a12ac5cae464e99a7381326a97ea2838685ec [file] [log] [blame]
<form t:id="form"
xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd">
<t:errors/>
<div class="t-beaneditor">
<t:beaneditor t:id="editor" object="object" remove="inherit:remove"
reorder="inherit:reorder" model="model" overrides="this"/>
<div class="t-beaneditor-row">
<input type="submit" class="t-beaneditor-submit" value="${submitLabel}"/>
</div>
</div>
</form>