diff src/browser/sat_browser/panels.py @ 567:ee9c7bd266ad

browser_side: implements "Show offline contacts" and "Show empty groups" parameters
author souliane <souliane@mailoo.org>
date Mon, 06 Oct 2014 12:47:03 +0200
parents fed185c95f1c
children 12823bcbd05b
line wrap: on
line diff
--- a/src/browser/sat_browser/panels.py	Sat Oct 04 10:28:20 2014 +0200
+++ b/src/browser/sat_browser/panels.py	Mon Oct 06 12:47:03 2014 +0200
@@ -1460,3 +1460,4 @@
     def refresh(self):
         """Refresh the main panel"""
         self.unibox_panel.refresh()
+        self.host.contact_panel.refresh()