revert changes from rev. 27776.
svn path=/plone.app.discussion/trunk/; revision=27777
This commit is contained in:
parent
045a926621
commit
d7bbee3a99
@ -167,8 +167,7 @@ class Conversation(Traversable, Persistent, Explicit):
|
||||
|
||||
@property
|
||||
def commentators(self):
|
||||
if len(self._commentators.keys()) != 0:
|
||||
return self._commentators.keys()
|
||||
return self._commentators.keys()
|
||||
|
||||
def objectIds(self):
|
||||
return self._comments.keys()
|
||||
|
Loading…
Reference in New Issue
Block a user