From: G. Richardson Date: Tue, 20 Dec 2016 09:41:27 +0000 (+0100) Subject: Part Controller - altes Template entfernt X-Git-Tag: release-3.5.4~1797 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=58cdbaaea50273b9cc6a5a774e38b01841be4d0b;p=kivitendo-erp.git Part Controller - altes Template entfernt wurde ersetzt durch templates/webpages/part/_multi_items_dialog.html --- diff --git a/templates/webpages/part/_multi_assortments_dialog.html b/templates/webpages/part/_multi_assortments_dialog.html deleted file mode 100644 index 675fa6f61..000000000 --- a/templates/webpages/part/_multi_assortments_dialog.html +++ /dev/null @@ -1,87 +0,0 @@ -[%- USE T8 %][%- USE HTML %][%- USE L %][%- USE LxERP %] - -
- - - - - - - - -
[%- LxERP.t8("Description") %]/[%- LxERP.t8("Partnumber") %]:[%- L.input_tag('multi_items.filter.all:substr:multi::ilike', '') %][%- LxERP.t8("Partsgroup") %][%- L.select_tag('multi_items.filter.partsgroup_id', all_partsgroups, title_key='displayable_name', value_key='id', with_empty=1) %]
- -[% L.button_tag('update_result()', LxERP.t8('Filter')) %] -[% 'Reset' | $T8 %] - -
-
-
- -[% L.button_tag('add_multi_items()', LxERP.t8('Continue'), id='continue_button') %] -[%- LxERP.t8("Cancel") %] - - - -