X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a7b17d8cf379dfc5f34bb3179537148d0a986786..bcc996e65643:/templates/webpages/client_config/_features.html
diff --git a/templates/webpages/client_config/_features.html b/templates/webpages/client_config/_features.html
index 045c54299..4729d8c31 100644
--- a/templates/webpages/client_config/_features.html
+++ b/templates/webpages/client_config/_features.html
@@ -316,9 +316,12 @@
| [% LxERP.t8("Experimental Features") %] |
- | [% 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('Assortment') %] |
+ [% LxERP.t8('new order controller') %] |
+ [% L.yes_no_tag('defaults.feature_experimental_order', SELF.defaults.feature_experimental_order) %] |
+
+
+ | [% LxERP.t8('Assortment') %] |
+ [% L.yes_no_tag('defaults.feature_experimental_assortment', SELF.defaults.feature_experimental_assortment) %] |
| [% LxERP.t8("Shipped Quantity Algorithm") %] |