X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Famcvar%2Fdisplay_cvar_config_form.html;h=3eccf69a27cca3f2d477c23a45b0c5375ddb7e12;hb=4ab897fdb1a54cd753ec66ebc8fbd5ffdd883cd6;hp=104b46fcdb74f6ac89d16b1f09f0243b28329739;hpb=b61f5c3df68e3a3b4fb6a8a287172b0989215748;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 104b46fcd..3eccf69a2 100644 --- a/templates/webpages/amcvar/display_cvar_config_form.html +++ b/templates/webpages/amcvar/display_cvar_config_form.html @@ -20,22 +20,23 @@ name = 'module', id_key = 'module', label_key = 'description', - DATA = MODULES %] + DATA = MODULES, + onChange = "document.getElementById('update_button').click();" %] - [% 'Name' | $T8 %](1) + [% 'Variable Name' | $T8 %](1) - [% 'Description' | $T8 %](2) + [% 'Variable Description' | $T8 %](2) - [% 'Type' | $T8 %] + [% 'Type' | $T8 %](3) - [% 'Options' | $T8 %](4) + [% 'Options' | $T8 %](5) - [% 'Searchable' | $T8 %] + [% 'Is Searchable' | $T8 %] @@ -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 %]