web/webconfig.py
changeset 9669 283503f58400
parent 9635 aaf099172bb9
child 10121 23af005426bf
--- a/web/webconfig.py	Mon Apr 07 14:28:47 2014 +0200
+++ b/web/webconfig.py	Thu Mar 20 15:42:23 2014 +0100
@@ -111,14 +111,6 @@
           'group': 'web', 'level': 3,
           }),
         # web configuration
-        ('ui-cube',
-         {'type' : 'string',
-          'default': None,
-          'help': 'the name of the UI cube that will be loaded before all other '\
-          'cubes. Setting this value to None will instruct cubicweb not to load '\
-          'any extra cube.',
-          'group': 'web', 'level': 3,
-          }),
         ('https-url',
          {'type' : 'string',
           'default': None,