diff -r 79ff784cd8af -r 7f6b5f023884 web/views/undohistory.py --- a/web/views/undohistory.py Fri Sep 11 18:01:36 2015 +0200 +++ b/web/views/undohistory.py Fri Sep 11 18:05:38 2015 +0200 @@ -17,7 +17,7 @@ # with CubicWeb. If not, see . __docformat__ = "restructuredtext en" -_ = unicode +from cubicweb import _ from logilab.common.registry import Predicate