X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fa515ecf51805775440941fa6d2b8fa55db772f0..c0ed7d2fa:/templates/webpages/am/edit_units.html diff --git a/templates/webpages/am/edit_units.html b/templates/webpages/am/edit_units.html index 4d3b3e3e0..1879d56b9 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 %] - - - -
+[% saved_message %]
@@ -15,13 +12,6 @@ -| [% title %] | -|
|---|---|
[% LxERP.t8('All units have either no or exactly one base unit of which they are multiples.') %] [% LxERP.t8('If you select a base unit then you also have to enter a factor.') %] @@ -31,9 +21,7 @@
| [% 'Add unit' | $T8 %] |
|---|
| [% 'Edit units' | $T8 %] |
|---|
[% 'Units that have already been used (e.g. for parts and services or in invoices or warehouse transactions) cannot be changed.' | $T8 %] @@ -86,7 +72,7 @@
![]() |
+ ![]() |
[% 'Delete' | $T8 %] | [% 'Unit' | $T8 %] | [% 'Base unit' | $T8 %] | @@ -100,7 +86,7 @@
|---|---|---|---|---|
![]() |
+ ![]() |
[% IF row.in_use %]
@@ -145,7 +131,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') %] - - |