X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Fconfig.html;h=ac7875b11e627f8b9fd6552ef0c10b2b6782da76;hb=d6138be82164a47633942ae567d17c44372c3139;hp=27a91ad5fd7d3303da831d415d743f8220b480ca;hpb=3a476fccc8266949ab9f0eef383fdf1f2739ae94;p=kivitendo-erp.git diff --git a/templates/webpages/am/config.html b/templates/webpages/am/config.html index 27a91ad5f..ac7875b11 100644 --- a/templates/webpages/am/config.html +++ b/templates/webpages/am/config.html @@ -1,7 +1,7 @@ [%- USE T8 %] [%- USE LxERP %] [%- USE HTML %][%- USE L %] -
[% title %]
+

[% title %]

@@ -78,6 +78,13 @@ + + [% 'Item multi selection with qty' | $T8 %] + + [% L.yes_no_tag('item_multiselect', myconfig_item_multiselect) %] + + + @@ -152,6 +159,14 @@ + + + [% 'Number of columns of custom variables in form details (second row)' | $T8 %] + + [% L.input_tag('form_cvars_nr_cols', myconfig_form_cvars_nr_cols || 3, size = 5) %] + + +