diff -r 501f14e095d1 -r 283503f58400 web/webconfig.py --- 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,