X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/4791db863d4fa954318024ea1d79e62572ae2eb1..e82db1a7b5f8cfce019012e60a689c9142851a63:/templates/webpages/am/edit_units.html diff --git a/templates/webpages/am/edit_units.html b/templates/webpages/am/edit_units.html index 4d3b3e3e0..c8d6ae717 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 %]

@@ -100,7 +97,7 @@ [% FOREACH row = UNITS %] - [ LxERP.t8('reorder item') %] + [ LxERP.t8('reorder item') %] [% IF row.in_use %] @@ -145,7 +142,5 @@ - [% L.sortable_element('#unit_list tbody', 'url' => 'controller.pl?action=Unit/reorder', 'with' => 'unit_id') %] + [% L.sortable_element('#unit_list tbody', url => 'controller.pl?action=Unit/reorder', with => 'unit_id') %] - -