doc/book/en/devweb/views/primary.rst
changeset 8665 e65af61bde7d
parent 8190 2a3c1b787688
--- a/doc/book/en/devweb/views/primary.rst	Thu Jan 10 13:03:38 2013 +0100
+++ b/doc/book/en/devweb/views/primary.rst	Thu Jan 10 18:34:10 2013 +0100
@@ -51,7 +51,7 @@
 
 .. sourcecode:: python
 
-   from cubicweb.web import uicfg
+   from cubicweb.web.views import uicfg
    uicfg.primaryview_section.tag_attribute(('Blog', 'title'), 'hidden')
 
 **Relations** can be either displayed in one of the three sections or hidden.