web/views/schema.py
changeset 4023 eae23c40627a
parent 3890 d7a270f50f54
child 4045 f4a52abb6f4f
--- a/web/views/schema.py	Tue Dec 08 10:40:20 2009 +0100
+++ b/web/views/schema.py	Tue Dec 08 10:58:56 2009 +0100
@@ -17,7 +17,7 @@
 from cubicweb.schema import META_RTYPES, SCHEMA_TYPES, SYSTEM_RTYPES
 from cubicweb.schemaviewer import SchemaViewer
 from cubicweb.view import EntityView, StartupView
-from cubicweb.common import tags, uilib
+from cubicweb import tags, uilib
 from cubicweb.web import action, facet, uicfg
 from cubicweb.web.views import TmpFileViewMixin
 from cubicweb.web.views import primary, baseviews, tabs, management