diff -r 29652410c317 -r e65af61bde7d web/uihelper.py --- 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):