Add free text wrapping with constraints
This commit is contained in:
parent
2e8d62a1e3
commit
c2cd67105d
5 changed files with 75 additions and 6 deletions
|
|
@ -97,6 +97,7 @@
|
|||
<option value="off">Off</option>
|
||||
<option value="40">40 Chars</option>
|
||||
<option value="80">80 Chars</option>
|
||||
<option value="free">Free</option>
|
||||
</select>
|
||||
</td>
|
||||
<td align="right">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue