Skip to content

Commit e941044

Browse files
committed
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2 parents ad3072c + 4751135 commit e941044

2 files changed

Lines changed: 320 additions & 243 deletions

File tree

resources/templates/database/routines/editor_form.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
<tr>
173173
<td class="text-nowrap">{{ t('Comment') }}</td>
174174
<td>
175-
<input type="text" name="item_comment" maxlength="64" value="{{ routine.item_comment }}">
175+
<input type="text" name="item_comment" value="{{ routine.item_comment }}">
176176
</td>
177177
</tr>
178178
</table>

0 commit comments

Comments
 (0)