web/uihelper.py
changeset 8665 e65af61bde7d
parent 8238 087bb529035c
child 8667 5a394fc419b4
--- a/web/uihelper.py	Thu Jan 10 13:03:38 2013 +0100
+++ b/web/uihelper.py	Thu Jan 10 18:34:10 2013 +0100
@@ -45,7 +45,7 @@
 """
 __docformat__ = "restructuredtext en"
 
-from cubicweb.web import uicfg
+from cubicweb.web.views import uicfg
 from functools import partial
 
 def _tag_rel(rtag, etype, attr, desttype='*', *args, **kwargs):