d'oh!
svn path=/plone.app.discussion/trunk/; revision=27066
This commit is contained in:
parent
ac8fd41c10
commit
c28bfbe18f
@ -108,7 +108,7 @@ class Conversation(Traversable, Persistent, Explicit):
|
||||
"""Get threaded comments
|
||||
"""
|
||||
# TODO - build threads
|
||||
raise []
|
||||
return []
|
||||
|
||||
def addComment(self, comment):
|
||||
"""Add a new comment. The parent id should have been set already. The
|
||||
|
Loading…
Reference in New Issue
Block a user