X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/86b6ff8a570d2fdc5fa53ba3dc9b3833e657e2e6..36703a86a998c7c395f110f94b3b3feebc2a3a80:/templates/webpages/custom_variable_config/list.html diff --git a/templates/webpages/custom_variable_config/list.html b/templates/webpages/custom_variable_config/list.html index 349674b17..b8b9e44b1 100644 --- a/templates/webpages/custom_variable_config/list.html +++ b/templates/webpages/custom_variable_config/list.html @@ -7,19 +7,25 @@ [%- L.select_tag('module', SELF.modules, value_key='module', title_key='description', default=SELF.module, onchange='show_module_list()') %]

+[%- IF SELF.module == 'IC' %] + [%- SET W="12.5%" %] +[%- ELSE %] + [%- SET W="20%" %] +[%- END %]

- - - - - + + + + + [%- IF SELF.module == 'IC' %] - - + + + [%- END %] @@ -41,6 +47,7 @@ [%- IF SELF.module == 'IC' %] + [%- END %] [%- END %]
[%- LxERP.t8('reorder item') %][% 'Name' | $T8 %][% 'Description' | $T8 %][% 'Type' | $T8 %][% 'Searchable' | $T8 %][% 'Includeable in reports' | $T8 %][% 'Name' | $T8 %][% 'Description' | $T8 %][% 'Type' | $T8 %][% 'Searchable' | $T8 %][% 'Includeable in reports' | $T8 %][% 'Editable' | $T8 %][% 'Deactivate by default' | $T8 %][% 'Editable' | $T8 %][% 'Deactivate by default' | $T8 %][% 'Filter by Partsgroups' | $T8 %]
[%- IF cfg.flags.match('editable=1') %][% 'Yes' | $T8 %][%- ELSE %][% 'No' | $T8 %][%- END %] [%- IF cfg.flags.match('defaults_to_invalid=1') %][% 'Yes' | $T8 %][%- ELSE %][% 'No' | $T8 %][%- END %][%- IF cfg.flags.match('partsgroup_filter=1') %][% 'Yes' | $T8 %][%- ELSE %][% 'No' | $T8 %][%- END %]