author | sylvain.thenault@logilab.fr |
Wed, 18 Feb 2009 15:48:57 +0100 | |
branch | tls-sprint |
changeset 803 | ab8d2282e738 |
parent 802 | 251529858b81 |
child 804 | cc339d3ff7ae |
--- a/sobjects/notification.py Wed Feb 18 15:48:52 2009 +0100 +++ b/sobjects/notification.py Wed Feb 18 15:48:57 2009 +0100 @@ -20,7 +20,7 @@ from cubicweb import RegistryException from cubicweb.selectors import implements, yes -from cubicweb.common.view import EntityView, Component +from cubicweb.view import EntityView, Component from cubicweb.common.mail import format_mail from cubicweb.server.pool import PreCommitOperation