web/webconfig.py
branchstable
changeset 5500 55a40cc0ab9a
parent 5456 d040889fac4e
child 5508 6718ba5db0eb
child 5515 513af9be9e37
--- a/web/webconfig.py	Fri May 07 15:03:03 2010 +0200
+++ b/web/webconfig.py	Fri May 07 15:25:09 2010 +0200
@@ -75,7 +75,7 @@
     """the WebConfiguration is a singleton object handling instance's
     configuration and preferences
     """
-    cubicweb_appobject_path = CubicWebConfiguration.cubicweb_appobject_path | set(['web/views'])
+    cubicweb_appobject_path = CubicWebConfiguration.cubicweb_appobject_path | set([join('web', 'views')])
     cube_appobject_path = CubicWebConfiguration.cube_appobject_path | set(['views'])
 
     options = merge_options(CubicWebConfiguration.options + (