web/views/cwuser.py
changeset 5236 13296aa038a9
parent 5235 3a92e6d92a64
child 5237 10dd0dd78778
--- a/web/views/cwuser.py	Tue Apr 06 12:23:10 2010 +0200
+++ b/web/views/cwuser.py	Tue Apr 13 19:41:20 2010 +0200
@@ -12,6 +12,7 @@
 from cubicweb.selectors import one_line_rset, implements, match_user_groups
 from cubicweb.view import EntityView
 from cubicweb.web import action, uicfg
+from cubicweb.web.views import tabs
 
 _pvs = uicfg.primaryview_section
 _pvs.tag_attribute(('CWUser', 'login'), 'hidden')