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