X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Frequirement_spec%2F_filter.html;h=a2e570279589dc3eee1dd3b9761d11238f41f4d5;hb=3bbe01f72076071001aee77c1c8b9bce00c6d7c2;hp=33fc8631cc744e536d0db16c8f1a493d3b7d6c55;hpb=b2e1809f6b6d8852ab0086dcc61ae9540c18b83f;p=kivitendo-erp.git diff --git a/templates/webpages/requirement_spec/_filter.html b/templates/webpages/requirement_spec/_filter.html index 33fc8631c..a2e570279 100644 --- a/templates/webpages/requirement_spec/_filter.html +++ b/templates/webpages/requirement_spec/_filter.html @@ -8,6 +8,7 @@ [% LxERP.t8("Hide Filter") %]
+ [%- L.hidden_tag("is_template", is_template) %]

@@ -16,6 +17,7 @@ +[%- UNLESS is_template %] @@ -40,6 +42,7 @@ +[%- END %]
[% L.input_tag('filter.title:substr::ilike', filter.title_substr__ilike) %]
[% LxERP.t8("Customer") %] [% L.input_tag('filter.customer.name:substr::ilike', filter.customer.name_substr__ilike) %][% LxERP.t8("Project") %] [% L.select_tag('filter.project_id', SELF.projects, default=filter.project_id, title_key="full_description", with_empty=1) %]