Commit e78e5a49 authored by Romain Courteaud's avatar Romain Courteaud

[erp5_web_renderjs_ui] JSLint

parent aba3d435
/*globals window, document, RSVP, rJS,
URI, location, XMLHttpRequest, console, navigator, ProgressEvent*/
URI, location, XMLHttpRequest, console, navigator, Event*/
/*jslint indent: 2, maxlen: 80*/
(function (window, document, RSVP, rJS,
XMLHttpRequest, location, console, navigator, ProgressEvent) {
XMLHttpRequest, location, console, navigator, Event) {
"use strict";
var MAIN_SCOPE = "m",
......@@ -826,4 +826,4 @@
});
}(window, document, RSVP, rJS,
XMLHttpRequest, location, console, navigator, ProgressEvent));
\ No newline at end of file
XMLHttpRequest, location, console, navigator, Event));
\ No newline at end of file
......@@ -228,7 +228,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>975.29285.197.41386</string> </value>
<value> <string>975.29292.10042.3754</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -246,7 +246,7 @@
</tuple>
<state>
<tuple>
<float>1556813529.18</float>
<float>1556870187.8</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