X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fam%2Fedit_warehouse.html;fp=templates%2Fwebpages%2Fam%2Fedit_warehouse.html;h=f7731d308e3dbf089a0c73b951aed995eefe82ed;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hp=92573082dc82086911cbac05cf1e618bb69c2f79;hpb=deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44;p=kivitendo-erp.git diff --git a/templates/webpages/am/edit_warehouse.html b/templates/webpages/am/edit_warehouse.html index 92573082d..f7731d308 100644 --- a/templates/webpages/am/edit_warehouse.html +++ b/templates/webpages/am/edit_warehouse.html @@ -6,7 +6,7 @@

[% saved_message %]

[% END %] -
+ @@ -37,72 +37,4 @@ - -

- - [%- IF id %][%- UNLESS in_use %] - - [%- END %][%- END %] -

-
- - [% IF id %] - -
- -

[% 'Edit Bins' | $T8 %]

- - [% UNLESS BINS.size %] -

[% 'No bins have been added to this warehouse yet.' | $T8 %]

- - [% ELSE %] - -

- [%- 'Bins that have been used in the past cannot be deleted anymore. For these bins there\'s no checkbox in the "Delete" column.' | $T8 %] -

- -
- - - - - - - - - - - - [%- SET row_odd = '1' %] - [%- USE bin_it = Iterator(BINS) %] - [%- FOREACH bin = bin_it %] - [%- IF row_odd %] - - [%- END %] - - - - - [%- SET end_tr = '0' %] - [%- UNLESS row_odd %][%- SET end_tr = '1' %][%- END %] - [%- IF bin_it.last %][%- SET end_tr = '1' %][%- END %] - [%- IF end_tr %] - - [%- END %] - - [%- IF row_odd %][% SET row_odd = '0' %][% ELSE %][% SET row_odd = '1' %][% END %] - [%- END %] -
[% 'Delete' | $T8 %][% 'Description' | $T8 %][% 'Delete' | $T8 %][% 'Description' | $T8 %]
[% IF bin.in_use %] [% ELSE %][% END %] - - -
- - - -

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