X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Frequirement_spec_item%2F_function_block_form.html;h=8b227e0a7790833a265cfa3200ca069a3ff9a8ea;hb=3591b710cbe757a131ff768ed7d6066d8412bc0e;hp=dbe5952b087d6ecbb8bc4a32f09ded601cbc7a69;hpb=7502b084c59fd904c28f799e5ef6039a4ccea399;p=kivitendo-erp.git diff --git a/templates/webpages/requirement_spec_item/_function_block_form.html b/templates/webpages/requirement_spec_item/_function_block_form.html index dbe5952b0..8b227e0a7 100644 --- a/templates/webpages/requirement_spec_item/_function_block_form.html +++ b/templates/webpages/requirement_spec_item/_function_block_form.html @@ -28,7 +28,7 @@ [%- ELSE -%] [%- LxERP.t8("Add sub function block") %] [%- END -%]:
- [% L.textarea_tag(id_base _ '.description', SELF.item.description, rows=8, style="width: 100%") %] + [% L.textarea_tag(id_base _ '.description_as_restricted_html', SELF.item.description_as_restricted_html, id=id_base _ '_description', rows=8, style="width: 100%", class='texteditor') %]