X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Frequirement_spec%2F_edit_time_and_cost_estimate_item.html;h=111dc4972919131e7156ba65f205f6c2685fccad;hb=abafb475d9742e3a6c28427477235c923b21eeef;hp=593de9a0cb9e11ea234dac1fcf793d59b24a4932;hpb=b2e51e71121b798a53ec6a60891bdcce08df2eeb;p=kivitendo-erp.git diff --git a/templates/webpages/requirement_spec/_edit_time_and_cost_estimate_item.html b/templates/webpages/requirement_spec/_edit_time_and_cost_estimate_item.html index 593de9a0c..111dc4972 100644 --- a/templates/webpages/requirement_spec/_edit_time_and_cost_estimate_item.html +++ b/templates/webpages/requirement_spec/_edit_time_and_cost_estimate_item.html @@ -3,7 +3,7 @@ [% L.hidden_tag("requirement_spec_items[+].id", item.id, id = id_prefix _ '_item_id') %] - [%- P.simple_format(item.fb_number _ ": " _ item.description) -%] + [%- item.fb_number _ ": " _ item.description_as_restricted_html -%] [%- L.select_tag('requirement_spec_items[].complexity_id', SELF.complexities, id=id_prefix _ '_complexity_id_' _ item.id, title_key='description', default=item.complexity_id, style="width: 100%") %]