X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2504ebe1552b488aa48999535963cc0e6bc3d4ae..d40a8e2:/templates/webpages/part/part_picker_search.html diff --git a/templates/webpages/part/part_picker_search.html b/templates/webpages/part/part_picker_search.html index 73e627170..4d625c7ae 100644 --- a/templates/webpages/part/part_picker_search.html +++ b/templates/webpages/part/part_picker_search.html @@ -3,38 +3,26 @@ [%- USE LxERP %] [%- USE T8 %] -

[% 'Part picker' | $T8 %]

-[% L.input_tag('part_picker_filter', SELF.filter.all_substr__ilike, class='part_picker_filter') %] +[% LxERP.t8("Filter") %]: [% L.input_tag('part_picker_filter', SELF.filter.all_substr_multi__ilike, class='part_picker_filter') %] [% L.hidden_tag('part_picker_real_id', FORM.real_id) %] +
+ [% L.checkbox_tag('no_paginate', checked=FORM.no_paginate, id='no_paginate', for_submit=1, label=LxERP.t8('All as list')) %] +
+