Commit 72b2b986 authored by Alain Takoudjou's avatar Alain Takoudjou Committed by Alain Takoudjou

[erp5_officejs] fixup: 'Node is not defined' in officejs bootloader serviceworker

parent 2d9421aa
......@@ -10,6 +10,7 @@ var global = self, window = self;
self.localStorage = {};
self.openDatabase = {};
self.DOMError = {};
self.Node = {};
self.postMessage = function () {return; };
self.importScripts('app/rsvp.js', 'app/jiodev.js');
......
......@@ -213,7 +213,7 @@
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>vincent</string> </value>
<value> <string>zope</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -227,7 +227,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>963.21942.41432.32153</string> </value>
<value> <string>963.22427.36654.49664</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -245,7 +245,7 @@
</tuple>
<state>
<tuple>
<float>1510223814.46</float>
<float>1510324734.38</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