Mercurial > libervia-web
diff libervia_server/__init__.py @ 349:f488692c4903
browser_side: LightTextEditor inheritates from BaseTextEditor + display URL in the status
author | souliane <souliane@mailoo.org> |
---|---|
date | Wed, 12 Feb 2014 14:58:11 +0100 |
parents | ce5b33f499c5 |
children | c943fd54c90e |
line wrap: on
line diff
--- a/libervia_server/__init__.py Wed Feb 12 14:51:13 2014 +0100 +++ b/libervia_server/__init__.py Wed Feb 12 14:58:11 2014 +0100 @@ -308,7 +308,6 @@ d = self.asyncBridgeCall("getGroupBlogComments", service, node, profile) return d - def jsonrpc_getPresenceStatus(self): """Get Presence information for connected contacts""" profile = ISATSession(self.session).profile