Working on default data process form
This commit is contained in:
parent
3dbd67d5c2
commit
221a38eca7
17 changed files with 496 additions and 436 deletions
|
@ -11,7 +11,7 @@
|
|||
</#if>
|
||||
|
||||
|
||||
<textarea rows="2" id="${editConfiguration.dataLiteral}" name="${editConfiguration.dataLiteral}" value="${literalValues}" class="useTinyMce" role="textarea">${literalValues}</textarea>
|
||||
<textarea rows="2" id="literal" name="literal" value="${literalValues}" class="useTinyMce" role="textarea">${literalValues}</textarea>
|
||||
|
||||
<br />
|
||||
<#--The submit label should be set within the template itself, right now
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue