diff -r 35133d86970b -r 800592b8d39b web/views/bookmark.py --- a/web/views/bookmark.py Tue Feb 17 20:56:45 2009 +0100 +++ b/web/views/bookmark.py Tue Feb 17 21:29:58 2009 +0100 @@ -9,7 +9,7 @@ from logilab.mtconverter import html_escape from cubicweb import Unauthorized -from cubicweb.common.selectors import implements +from cubicweb.selectors import implements from cubicweb.web.htmlwidgets import BoxWidget, BoxMenu, RawBoxItem from cubicweb.web.action import Action from cubicweb.web.box import UserRQLBoxTemplate