X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/46bc75c8079099de22ccbc6281b04f42ade67f1a..c5d397d9b1c2e13dfdaf644fbd98cd41d00a2909:/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 3999e8cc6..17a6f9d8a 100644 --- a/templates/webpages/wh/warehouse_selection_assembly.html +++ b/templates/webpages/wh/warehouse_selection_assembly.html @@ -1,6 +1,7 @@ [%- USE T8 %] [%- USE L %] -[% USE HTML %][% USE JavaScript %][% USE LxERP %] +[%- USE HTML %][%- USE JavaScript %][%- USE LxERP %] +

[% title %]

@@ -50,9 +51,9 @@ control.options[bin_index].selected = true; } - function on_load() { + $(function() { warehouse_selected([% warehouse_id %], [% bin_id %]); - } + }) --> @@ -65,8 +66,6 @@

[% saved_message %]

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

@@ -107,7 +106,7 @@ - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %]
[% 'Best Before' | $T8 %] @@ -142,5 +141,3 @@

- -