Make bigger the description field in templates edition
FEA: ItEr76S04BugFixing
This commit is contained in:
parent
a42357f67e
commit
a6c90e1348
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@
|
|||
</row>
|
||||
<row>
|
||||
<label value="${i18n:_('Description')}" />
|
||||
<textbox width="500px"
|
||||
<textbox rows="3" width="600px"
|
||||
value="@{templatesForOrdersController.template.description}" />
|
||||
</row>
|
||||
</rows>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue