X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/de0f9532013c861dae78aa01b9633284d1ceee7c..ba52ee60:/templates/webpages/am/edit_units.html diff --git a/templates/webpages/am/edit_units.html b/templates/webpages/am/edit_units.html index c9495e14e..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,5 +144,3 @@ [% L.sortable_element('#unit_list tbody', url => 'controller.pl?action=Unit/reorder', with => 'unit_id') %] - -