Commit fbfdce36 authored by Romain Courteaud's avatar Romain Courteaud

fixup

parent a3215209
/*global window, RSVP, Array, isNaN, SimpleQuery, ComplexQuery, Query */
/*global window, RSVP, Array, isNaN, SimpleQuery, ComplexQuery, Query,
ensureArray */
/*jslint indent: 2, maxerr: 3, nomen: true, unparam: true, continue: true */
(function (window, RSVP, Array, isNaN, SimpleQuery, ComplexQuery, Query) {
(function (window, RSVP, Array, isNaN, SimpleQuery, ComplexQuery, Query,
ensureArray) {
"use strict";
window.calculatePageTitle = function (gadget, erp5_document) {
......@@ -169,4 +171,4 @@
window.declareGadgetClassCanHandleListboxClipboardAction =
declareGadgetClassCanHandleListboxClipboardAction;
}(window, RSVP, Array, isNaN, SimpleQuery, ComplexQuery, Query));
}(window, RSVP, Array, isNaN, SimpleQuery, ComplexQuery, Query, ensureArray));
\ No newline at end of file
......@@ -228,7 +228,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>974.48717.62365.58999</string> </value>
<value> <string>974.48746.35816.28040</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -246,7 +246,7 @@
</tuple>
<state>
<tuple>
<float>1554133445.38</float>
<float>1554193364.4</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -43,4 +43,4 @@
</form>
</body>
</html>
</html>
\ No newline at end of file
......@@ -232,7 +232,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>974.44325.35023.55756</string> </value>
<value> <string>974.48720.1486.39116</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -250,7 +250,7 @@
</tuple>
<state>
<tuple>
<float>1554133441.35</float>
<float>1554191230.42</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -41,4 +41,4 @@
</div>
</form>
</body>
</html>
</html>
\ No newline at end of file
......@@ -232,7 +232,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>974.44328.5575.6297</string> </value>
<value> <string>974.48721.18403.49049</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -250,7 +250,7 @@
</tuple>
<state>
<tuple>
<float>1554133516.84</float>
<float>1554191271.73</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -35,4 +35,4 @@
</div>
</body>
</html>
</html>
\ No newline at end of file
......@@ -232,7 +232,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>974.48721.3468.18261</string> </value>
<value> <string>974.48721.10433.57924</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -250,7 +250,7 @@
</tuple>
<state>
<tuple>
<float>1554133509.54</float>
<float>1554191359.24</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