changeset 10666 | 7f6b5f023884 |
parent 10006 | 8391bf718485 |
child 10702 | f94c812c3669 |
--- a/web/views/ibreadcrumbs.py Fri Sep 11 18:01:36 2015 +0200 +++ b/web/views/ibreadcrumbs.py Fri Sep 11 18:05:38 2015 +0200 @@ -18,7 +18,7 @@ """breadcrumbs components definition for CubicWeb web client""" __docformat__ = "restructuredtext en" -_ = unicode +from cubicweb import _ from warnings import warn