X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..fbcd5580:/templates/webpages/wh/warehouse_selection_assembly.html diff --git a/templates/webpages/wh/warehouse_selection_assembly.html b/templates/webpages/wh/warehouse_selection_assembly.html index 74da21aa3..4ed6ab33b 100644 --- a/templates/webpages/wh/warehouse_selection_assembly.html +++ b/templates/webpages/wh/warehouse_selection_assembly.html @@ -1,8 +1,8 @@ [%- USE T8 %] -[% USE HTML %][% USE JavaScript %][% USE LxERP %] +[%- USE L %] +[%- USE HTML %][%- USE JavaScript %][%- USE LxERP %][%- USE P -%] +

[% title %]

- - @@ -64,8 +64,6 @@

[% saved_message %]

[% END %] -
[% title %]
-

@@ -85,19 +83,9 @@ - - - - - - + @@ -106,12 +94,11 @@ - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% END %] @@ -142,18 +129,3 @@

- [% IF conf_show_best_before %] - - [% END %] - - -
[% 'Assembly Number' | $T8 %] - - - -
[% 'Assembly Description' | $T8 %][% 'Assembly' | $T8 %] - - + [% P.part_picker("parts_id", parts_id, part_type="assembly") %]
[% 'Best Before' | $T8 %] - - + [% L.date_tag('bestbefore', bestbefore) %]