X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Frequirement_spec%2F_show_time_and_cost_estimate_item.html;h=c3d21e3b95c0654e7762942429d7392295ed8462;hb=a0d9f09a2e63f0be9eda333ab7fa78679ea55759;hp=897d50fa590f8c3df143e82bcd01939b61f67dd6;hpb=e1261979d8b9de248d5fcc7042a6b8d0b9136024;p=kivitendo-erp.git diff --git a/templates/webpages/requirement_spec/_show_time_and_cost_estimate_item.html b/templates/webpages/requirement_spec/_show_time_and_cost_estimate_item.html index 897d50fa5..c3d21e3b9 100644 --- a/templates/webpages/requirement_spec/_show_time_and_cost_estimate_item.html +++ b/templates/webpages/requirement_spec/_show_time_and_cost_estimate_item.html @@ -1,7 +1,7 @@ [%- USE HTML -%][%- USE LxERP -%][%- USE P -%] - [%- P.simple_format(item.fb_number _ ": " _ item.description) -%] + [%- item.fb_number _ ": " _ item.description_as_restricted_html -%] [%- HTML.escape(item.complexity.description) -%] [%- HTML.escape(item.risk.description) -%]