doc/book/en/tutorials/advanced/part05_ui-advanced.rst
changeset 8665 e65af61bde7d
parent 8190 2a3c1b787688
child 9256 697a8181ba30
--- a/doc/book/en/tutorials/advanced/part05_ui-advanced.rst	Thu Jan 10 13:03:38 2013 +0100
+++ b/doc/book/en/tutorials/advanced/part05_ui-advanced.rst	Thu Jan 10 18:34:10 2013 +0100
@@ -215,7 +215,7 @@
 
     from logilab.common.decorators import monkeypatch
     from cubicweb import ValidationError
-    from cubicweb.web import uicfg, component
+    from cubicweb.web.views import uicfg, component
     from cubicweb.web.views import basecontrollers
 
     # hide displayed_on relation using uicfg since it will be displayed by the box below