Commit 9275eea8 authored by Gabriel Monnerat's avatar Gabriel Monnerat

erp5_web_renderjs_ui: documet is not used anymore

parent 6f0cff0c
/*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) {
"use strict";
......@@ -1249,6 +1249,7 @@
});
});
}
return result_queue;
})
......@@ -1532,4 +1533,4 @@
return;
});
}(window, document, rJS, URI, RSVP, isEmpty, console, domsugar));
\ No newline at end of file
}(window, rJS, URI, RSVP, isEmpty, console, domsugar));
\ No newline at end of file
......@@ -240,7 +240,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>994.19974.6495.18244</string> </value>
<value> <string>994.20931.24218.2065</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -258,7 +258,7 @@
</tuple>
<state>
<tuple>
<float>1629755936.08</float>
<float>1629813427.28</float>
<string>UTC</string>
</tuple>
</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