Mercurial > libervia-backend
diff sat_frontends/tools/xmlui.py @ 2597:9446f1ea9eac
core: discoFindByFeatures now return only available resources
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 25 May 2018 10:52:01 +0200 |
parents | 824ef7f64286 |
children | 56f94936df1e |
line wrap: on
line diff
--- a/sat_frontends/tools/xmlui.py Fri May 25 10:52:01 2018 +0200 +++ b/sat_frontends/tools/xmlui.py Fri May 25 10:52:01 2018 +0200 @@ -266,7 +266,7 @@ def _defaultCb(self, data, cb_id, profile): # TODO: when XMLUI updates will be managed, the _xmluiClose - # must be called only if there is not update + # must be called only if there is no update self._xmluiClose() self.host.actionManager(data, profile=profile)