X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcustom_variable_config%2Fform.html;h=c88711a5fb11e2d29d28dbba72cbea4b5317d475;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hp=a33d9dfb1834340da9b46792e5d8e60c77380d11;hpb=942ce912a7551ef0756ba1b737b72f8756469730;p=kivitendo-erp.git diff --git a/templates/webpages/custom_variable_config/form.html b/templates/webpages/custom_variable_config/form.html index a33d9dfb1..c88711a5f 100644 --- a/templates/webpages/custom_variable_config/form.html +++ b/templates/webpages/custom_variable_config/form.html @@ -97,6 +97,14 @@ labeldx => LxERP.t8("Partsgroups where variables are shown")) %] + + [% 'Display in basic data tab' | $T8 %] + + [% L.radio_button_tag('config.first_tab', value='1', id='config.first_tab', label=LxERP.t8('Yes'), checked=(SELF.config.first_tab ? 1 : '')) %] + [% L.radio_button_tag('config.first_tab', value='0', id='config.first_tab', label=LxERP.t8('No'), checked=(SELF.config.first_tab ? '' : 1)) %] + + +

@@ -119,7 +127,7 @@ (4) [% 'The default value depends on the variable type:' | $T8 %]
@@ -130,7 +138,7 @@