Mercurial > libervia-backend
diff libervia/backend/tools/xml_tools.py @ 4110:b274f0d5c138
tools (common/data_objects): handle messages without body
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 08 Aug 2023 23:49:36 +0200 |
parents | 4b842c1fb686 |
children | 0d7bb4df2343 |
line wrap: on
line diff
--- a/libervia/backend/tools/xml_tools.py Thu Jul 06 11:34:52 2023 +0200 +++ b/libervia/backend/tools/xml_tools.py Tue Aug 08 23:49:36 2023 +0200 @@ -1709,7 +1709,7 @@ def deferred_ui(host, xmlui, chained=False): - """create a deferred linked to XMLUI + """Create a deferred linked to XMLUI @param xmlui(XMLUI): instance of the XMLUI Must be an XMLUI that you can submit, with submit_id set to ''