X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fwh%2Fwarehouse_selection_assembly.html;h=17a6f9d8afcaac5fca72d7b56894c99d640aec3d;hb=10d6fe63ec82e50322a1fe08902fde7a0c1efa4e;hp=daf35c523e057e0ebb0689f67cc6e32c16ddcade;hpb=f311ac0fdaf9f33d8ff052f0196ce133108eacd4;p=kivitendo-erp.git diff --git a/templates/webpages/wh/warehouse_selection_assembly.html b/templates/webpages/wh/warehouse_selection_assembly.html index daf35c523..17a6f9d8a 100644 --- a/templates/webpages/wh/warehouse_selection_assembly.html +++ b/templates/webpages/wh/warehouse_selection_assembly.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 %] @@ -143,5 +141,3 @@

- -