Make data property richtext editor option selectable from UI

This commit is contained in:
gneissone 2020-03-21 18:56:49 -06:00
parent a16815dc61
commit 4efe43c7e7
4 changed files with 29 additions and 6 deletions

View file

@ -174,6 +174,12 @@
</c:if>
</td>
</td>
<td valign="top" colspan="2">
<b>Rich text editing</b><br/>
<select name="Editing">
<form:option name="Editing"/>
</select>
</td>
</tr>
<tr><td colspan="5"><hr class="formDivider"/></td></tr>