X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/83542c806dc5c249bf640e344eaf3831cdf2f2ea..ba52ee60:/templates/webpages/am/edit_units.html diff --git a/templates/webpages/am/edit_units.html b/templates/webpages/am/edit_units.html index 39b8aa1da..db3ae6558 100644 --- a/templates/webpages/am/edit_units.html +++ b/templates/webpages/am/edit_units.html @@ -1,9 +1,6 @@ [%- USE T8 %][%- USE LxERP %][% USE L %] [% USE HTML %] - - - [% IF saved_message %]

[% saved_message %]

@@ -86,7 +83,7 @@ - + @@ -100,7 +97,7 @@ [% FOREACH row = UNITS %] - + [% IF row.in_use %]
[ LxERP.t8('reorder item') %][%- LxERP.t8('reorder item') %] [% 'Delete' | $T8 %] [% 'Unit' | $T8 %] [% 'Base unit' | $T8 %]
[ LxERP.t8('reorder item') %][%- LxERP.t8('reorder item') %] @@ -147,4 +144,3 @@ [% L.sortable_element('#unit_list tbody', url => 'controller.pl?action=Unit/reorder', with => 'unit_id') %] -