X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6af007aef5ff57abc085bf61c6b2d228baac7b25..69e526ee5:/templates/webpages/client_config/form.html diff --git a/templates/webpages/client_config/form.html b/templates/webpages/client_config/form.html index 17b5a7fd6..7ed61ac51 100644 --- a/templates/webpages/client_config/form.html +++ b/templates/webpages/client_config/form.html @@ -1,6 +1,5 @@ [%- USE L %][% USE LxERP %][% USE HTML %][%- USE JavaScript -%] - @@ -43,16 +79,22 @@ $(function() { [% PROCESS 'common/flash.html' %] -
+
[% PROCESS 'client_config/_ranges_of_numbers.html' %] @@ -60,12 +102,10 @@ $(function() { [% PROCESS 'client_config/_posting_configuration.html' %] [% PROCESS 'client_config/_datev_check_configuration.html' %] [% PROCESS 'client_config/_orders_deleteable.html' %] +[%- IF INSTANCE_CONF.get_doc_storage %] +[% PROCESS 'client_config/_attachments.html' %] +[%- END %] [% PROCESS 'client_config/_warehouse.html' %] +[% PROCESS 'client_config/_features.html' %] [% PROCESS 'client_config/_miscellaneous.html' %] - -
- [%- L.hidden_tag('action', 'ClientConfig/dispatch') %] - [%- L.submit_tag('action_save', LxERP.t8('Save')) %] -
-