Fixed typo error

This commit is contained in:
Ovidiu Miron
2014-02-04 11:46:29 +02:00
parent a9d0cb574b
commit 6bc5db4276
+1 -1
View File
@@ -135,7 +135,7 @@ class PublishComment(BrowserView):
workflowTool.doActionFor(comment, workflow_action)
comment.reindexObject()
content_object.reindexObject()
StatusMessage(self.context.REQUEST).addStatusMessage(
IStatusMessage(self.context.REQUEST).addStatusMessage(
_("Comment approved."),
type="info")
came_from = self.context.REQUEST.HTTP_REFERER