changeset 4023 | eae23c40627a |
parent 3777 | 3ef8cdb5fb1c |
child 4045 | f4a52abb6f4f |
--- a/web/views/navigation.py Tue Dec 08 10:40:20 2009 +0100 +++ b/web/views/navigation.py Tue Dec 08 10:58:56 2009 +0100 @@ -17,7 +17,7 @@ from cubicweb.selectors import (paginated_rset, sorted_rset, primary_view, match_context_prop, one_line_rset, implements) -from cubicweb.common.uilib import cut +from cubicweb.uilib import cut from cubicweb.web.component import EntityVComponent, NavigationComponent