Mercurial > libervia-web
diff browser_side/panels.py @ 163:b887186e8fc8
browser side: get entity's microblogs for newly added contacts
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 07 Jan 2013 22:43:50 +0100 |
parents | 8635bc9db9bf |
children | 9763dec220ed |
line wrap: on
line diff
--- a/browser_side/panels.py Mon Jan 07 22:43:00 2013 +0100 +++ b/browser_side/panels.py Mon Jan 07 22:43:50 2013 +0100 @@ -591,7 +591,7 @@ self.accepted_groups.append(group) def isJidAccepted(self, jid): - """Tell if a jid is actepted and show in this panel + """Tell if a jid is actepted and shown in this panel @param jid: jid @return: True if the jid is accepted""" if self.accept_all():