Skip to content

Commit 4ead272

Browse files
TimotheeHrlseboo
authored andcommitted
LUT-26829 : fix input rte
1 parent eef3406 commit 4ead272

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webapp/WEB-INF/templates/admin/plugins/workflow/modules/formspdf/modify_forms_pdf_template.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
</@inputGroup>
2323
</@formGroup>
2424
<br/>
25+
<@input type='hidden' name='rte' value=rte?c />
2526
<#if rte>
2627
<@checkBox orientation='switch' labelFor='rte' labelKey='#i18n{module.workflow.formspdf.modify.template.noRTE}' id='rte' name='macro_checkbox_rte' checked=rte params='onchange="javascript:toggleRTE();"' />
2728
<@formGroup labelFor='template_content' labelKey='#i18n{module.workflow.formspdf.modify.template.content}' mandatory=true rows=2>

0 commit comments

Comments
 (0)