X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Famcvar%2Fdisplay_cvar_config_form.html;h=3eccf69a27cca3f2d477c23a45b0c5375ddb7e12;hb=88bd305a4cf8eee63e4b8b81f714395584e3bb52;hp=9f7f82ec6cec6900f241283e2bf576203406f778;hpb=6cf3f7762efd40bee49a2b8f11bb4ab6915d9071;p=kivitendo-erp.git diff --git a/templates/webpages/amcvar/display_cvar_config_form.html b/templates/webpages/amcvar/display_cvar_config_form.html index 9f7f82ec6..3eccf69a2 100644 --- a/templates/webpages/amcvar/display_cvar_config_form.html +++ b/templates/webpages/amcvar/display_cvar_config_form.html @@ -20,7 +20,8 @@ name = 'module', id_key = 'module', label_key = 'description', - DATA = MODULES %] + DATA = MODULES, + onChange = "document.getElementById('update_button').click();" %] @@ -35,7 +36,7 @@ - [% 'Type' | $T8 %] + [% 'Type' | $T8 %](3) - [% 'Options' | $T8 %](4) + [% 'Options' | $T8 %](5) @@ -93,6 +94,7 @@

+ [%- IF id %] @@ -110,9 +112,12 @@

(2) [% 'The description is shown on the form. Chose something short and descriptive.' | $T8 %]

+

+ (3) [% 'For type "customer" the perl module JSON is required. Please check this on system level: $ ./scripts/installation_check.pl' | $T8 %] +

- (3) [% 'The default value depends on the variable type:' | $T8 %] + (4) [% 'The default value depends on the variable type:' | $T8 %]