X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fwh%2Fwarehouse_selection_stock.html;h=d77f8c5e2a97d80fe1d3fb1b59641e07d6497ba1;hb=8d18edeb2dd216794954e65ffcce64851425b0bf;hp=fef9940a4b4ce30112c41a717bb72f0758e809b8;hpb=46bc75c8079099de22ccbc6281b04f42ade67f1a;p=kivitendo-erp.git diff --git a/templates/webpages/wh/warehouse_selection_stock.html b/templates/webpages/wh/warehouse_selection_stock.html index fef9940a4..d77f8c5e2 100644 --- a/templates/webpages/wh/warehouse_selection_stock.html +++ b/templates/webpages/wh/warehouse_selection_stock.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 %] @@ -145,7 +144,5 @@ [%- END %]

- - - - + +