web/webconfig.py
changeset 5489 50e2d8e10638
parent 5473 ee87c5352e63
child 5508 6718ba5db0eb
--- a/web/webconfig.py	Wed May 05 18:55:19 2010 +0200
+++ b/web/webconfig.py	Thu May 06 11:30:46 2010 +0200
@@ -79,6 +79,7 @@
     """
     cubicweb_appobject_path = CubicWebConfiguration.cubicweb_appobject_path | set(['web/views'])
     cube_appobject_path = CubicWebConfiguration.cube_appobject_path | set(['views'])
+    uiprops = {'FCKEDITOR_PATH': ''}
 
     options = merge_options(CubicWebConfiguration.options + (
         ('anonymous-user',