X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcustom_variable_config%2Flist.html;h=f17b20dda134fa6c5936d4dac46eda59c8b08fc0;hb=4d14c29aee1045bc84fbe629066811b9ec98cc6a;hp=b8b9e44b1a255062f67420d74ea7857c596ea406;hpb=36703a86a998c7c395f110f94b3b3feebc2a3a80;p=kivitendo-erp.git diff --git a/templates/webpages/custom_variable_config/list.html b/templates/webpages/custom_variable_config/list.html index b8b9e44b1..f17b20dda 100644 --- a/templates/webpages/custom_variable_config/list.html +++ b/templates/webpages/custom_variable_config/list.html @@ -4,7 +4,7 @@

[% 'Custom variables for module' | $T8 %] - [%- L.select_tag('module', SELF.modules, value_key='module', title_key='description', default=SELF.module, onchange='show_module_list()') %] + [% L.select_tag('module', SELF.modules, value_key='module', title_key='description', default=SELF.module, onchange='show_module_list()') %]

[%- IF SELF.module == 'IC' %] @@ -55,12 +55,6 @@

-
- -

- [%- 'Add' | $T8 %] -

- [% L.sortable_element('#cvarcfg_list tbody', url=SELF.url_for(action='reorder'), with='cvarcfg_id', params='"&module=" + encodeURIComponent($("#module").val())') %]