X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Flist_price_factors.html;h=06e48a38ae1036d358bd4bc54cde17dc8d3506f6;hb=7321146cf5a08364a9db2ddddbb0b74a5d3fc4c9;hp=c220a8dd079f645fcba47599c44a1211c798225b;hpb=1b522616312493ada2474275859ca9a9d79a40bb;p=kivitendo-erp.git diff --git a/templates/webpages/am/list_price_factors.html b/templates/webpages/am/list_price_factors.html index c220a8dd0..06e48a38a 100644 --- a/templates/webpages/am/list_price_factors.html +++ b/templates/webpages/am/list_price_factors.html @@ -3,7 +3,6 @@ - [% IF MESSAGE %]

[% MESSAGE %]

[% END %] @@ -11,12 +10,15 @@

+ + + [% FOREACH factor = PRICE_FACTORS %] @@ -24,21 +26,14 @@ [% END %] +
[ LxERP.t8('reorder item') %] [% 'Description' | $T8 %] [% 'Factor' | $T8 %]
[ LxERP.t8('reorder item') %][% HTML.escape(factor.factor) %]


-

- - - - -
+ [%- 'Add' | $T8 %]

- [% L.sortable_element('#price_factor_list tbody', 'url' => 'controller.pl?action=PriceFactor/reorder', 'with' => 'price_factor_id', handle => '.dragdrop') %] - - - + [% L.sortable_element('#price_factor_list tbody', url => 'controller.pl?action=PriceFactor/reorder', with => 'price_factor_id') %]