Commit fe7e1e82 authored by Boris Kocherov's avatar Boris Kocherov

erp5_officejs: add ooffice_fonts handler in service_worker

parent 0a14f651
......@@ -413,6 +413,7 @@ var global = self,
}());
// TODO: generate from special websections current website
map_url2id_prefix[site_url + 'rjsunsafe/ooffice_fonts/'] = 'ooffice_fonts';
map_url2id_prefix[site_url + 'rjsunsafe/ooffice/'] = 'ooffice';
map_url2id_prefix[site_url + 'rjsunsafe/'] = '';
map_url2id_prefix[site_url] = '';
......
......@@ -249,7 +249,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>953.19783.2282.55313</string> </value>
<value> <string>953.27011.49620.36881</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -267,7 +267,7 @@
</tuple>
<state>
<tuple>
<float>1471734262.06</float>
<float>1471898009.02</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