Commit da365b30 authored by Gabriel Monnerat's avatar Gabriel Monnerat

erp5_web_renderjs_ui: documet is not used anymore

parent 08a8a75f
/*jslint indent: 2, maxerr: 3, nomen: true */ /*jslint indent: 2, maxerr: 3, nomen: true */
/*global window, document, rJS, URI, RSVP, isEmpty, console, domsugar*/ /*global window, rJS, URI, RSVP, isEmpty, console, domsugar*/
(function (window, rJS, URI, RSVP, isEmpty, console, domsugar) { (function (window, rJS, URI, RSVP, isEmpty, console, domsugar) {
"use strict"; "use strict";
...@@ -1249,6 +1249,7 @@ ...@@ -1249,6 +1249,7 @@
}); });
}); });
} }
return result_queue; return result_queue;
}) })
...@@ -1532,4 +1533,4 @@ ...@@ -1532,4 +1533,4 @@
return; return;
}); });
}(window, document, rJS, URI, RSVP, isEmpty, console, domsugar)); }(window, rJS, URI, RSVP, isEmpty, console, domsugar));
\ No newline at end of file \ No newline at end of file
...@@ -240,7 +240,7 @@ ...@@ -240,7 +240,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>994.19974.6495.18244</string> </value> <value> <string>994.20931.24218.2065</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -258,7 +258,7 @@ ...@@ -258,7 +258,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1629755936.08</float> <float>1629813427.28</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment