diff -r 0c111b232927 -r 88c71ad83d47 web/views/timeline.py --- a/web/views/timeline.py Wed Aug 01 10:30:48 2012 +0200 +++ b/web/views/timeline.py Thu Mar 21 18:13:31 2013 +0100 @@ -25,7 +25,7 @@ from logilab.mtconverter import xml_escape from logilab.common.date import ustrftime -from cubicweb.selectors import adaptable +from cubicweb.predicates import adaptable from cubicweb.view import EntityView, StartupView from cubicweb.utils import json_dumps