X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/77500e117c3498b3401b197dda0e717b5caf059d..a33ef0ec2:/templates/webpages/client_config/_features.html
diff --git a/templates/webpages/client_config/_features.html b/templates/webpages/client_config/_features.html
index 31885b848..9c9051583 100644
--- a/templates/webpages/client_config/_features.html
+++ b/templates/webpages/client_config/_features.html
@@ -75,11 +75,6 @@
[% L.yes_no_tag('defaults.doc_files', SELF.defaults.doc_files) %] |
[% LxERP.t8('Use File Storage backend') %] |
-
- | [% LxERP.t8('Root path for file storage') %] |
- [% L.input_tag('defaults.doc_files_rootpath',SELF.defaults.doc_files_rootpath, style=style, onchange="verifyRootPath(this);") %] |
- [% LxERP.t8('This is the root directory for the File storage backend, must be writable for webserver') %] |
-
| [% LxERP.t8('WebDAV') %] |
[% L.yes_no_tag('defaults.doc_webdav', SELF.defaults.doc_webdav) %] |
@@ -304,7 +299,7 @@
| [% LxERP.t8('Enable experimental features') %] |
[% L.yes_no_tag('defaults.feature_experimental', SELF.defaults.feature_experimental) %] |
- [% LxERP.t8('Experimental features are:') %] [% LxERP.t8('new order controller') %] |
+ [% LxERP.t8('Experimental features are:') %] [% LxERP.t8('new order controller') %], [% LxERP.t8('Assortment') %] |