X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/83542c806dc5c249bf640e344eaf3831cdf2f2ea..deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44:/templates/webpages/wh/warehouse_selection_stock.html diff --git a/templates/webpages/wh/warehouse_selection_stock.html b/templates/webpages/wh/warehouse_selection_stock.html index 2a1c4a87c..d77f8c5e2 100644 --- a/templates/webpages/wh/warehouse_selection_stock.html +++ b/templates/webpages/wh/warehouse_selection_stock.html @@ -1,7 +1,7 @@ [%- USE T8 %] [%- USE L %] [%- USE HTML %][%- USE JavaScript %][%- USE LxERP %] - +

[% title %]

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

[% saved_message %]

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

@@ -108,7 +106,7 @@ - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %]
[% 'Best Before' | $T8 %] @@ -146,6 +144,5 @@ [%- END %]

- - - + +