"TODO" removed from a comment.
svn path=/plone.app.discussion/trunk/; revision=27129
This commit is contained in:
parent
d8cfdf258d
commit
72532517a6
@ -96,5 +96,5 @@ class ReplyToComment(BrowserView):
|
||||
# Add the reply to the comment
|
||||
new_re_id = replies.addComment(comment)
|
||||
|
||||
# TODO: Redirect to the document object page
|
||||
# Redirect to the document object page
|
||||
self.request.response.redirect(aq_parent(aq_inner(self.context)).absolute_url())
|
||||
|
Loading…
Reference in New Issue
Block a user