X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fa515ecf51805775440941fa6d2b8fa55db772f0..46bc75c8:/templates/webpages/am/edit_units.html diff --git a/templates/webpages/am/edit_units.html b/templates/webpages/am/edit_units.html index 4d3b3e3e0..c9495e14e 100644 --- a/templates/webpages/am/edit_units.html +++ b/templates/webpages/am/edit_units.html @@ -100,7 +100,7 @@ [% FOREACH row = UNITS %] - [ LxERP.t8('reorder item') %] + [ LxERP.t8('reorder item') %] [% IF row.in_use %] @@ -145,7 +145,7 @@ - [% 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') %]