]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/requirement_spec_item/_section_form.html
Pflichtenheftabschnitte/-funktionsblöcke: HTML nutzen
[mfinanz.git] / templates / webpages / requirement_spec_item / _section_form.html
index c5ee1570df7d8c7961d77fbb5012af7f436440f2..9f65c9aea7653a6b6b06eb92305f7934364843a0 100644 (file)
@@ -27,7 +27,7 @@
 
  <p>
   [%- LxERP.t8("Description") %]:<br>
-  [% L.textarea_tag(id_base _ '.description', SELF.item.description, rows=8, cols=80, style=style) %]
+  [% L.textarea_tag(id_base _ '.description_as_restricted_html', SELF.item.description_as_restricted_html, id=id_base _ '_description', rows=8, cols=80, style=style, class='texteditor') %]
  </p>
 
  <p>