web/views/tabs.py
changeset 4023 eae23c40627a
parent 3998 94cc7cad3d2d
child 4085 002ba2a3bb13
--- a/web/views/tabs.py	Tue Dec 08 10:40:20 2009 +0100
+++ b/web/views/tabs.py	Tue Dec 08 10:58:56 2009 +0100
@@ -13,7 +13,7 @@
 from cubicweb import NoSelectableObject, role
 from cubicweb.selectors import partial_has_related_entities
 from cubicweb.view import EntityView
-from cubicweb.common import tags, uilib
+from cubicweb import tags, uilib
 from cubicweb.utils import make_uid
 from cubicweb.web.views import primary