merging r10018 to the trunk
This commit is contained in:
parent
9a4415ea04
commit
3d2188ec66
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
<#assign literalValues = "${editConfiguration.dataLiteralValuesAsString}" />
|
||||
|
||||
<form class="editForm" action = "${submitUrl}" method="post">
|
||||
<input type="text" name="${editConfiguration.varNameForObject}" id="label" size="30" value="${literalValues}"} role="input"/>
|
||||
<input type="text" name="${editConfiguration.varNameForObject}" id="label" size="70" value="${literalValues}"} role="input"/>
|
||||
<input type="hidden" name="editKey" id="editKey" value="${editKey}" role="input"/>
|
||||
<input type="hidden" name="vitroNsProp" value="true" role="input"/>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue