Commit 77207244 authored by Roque Porchetto's avatar Roque Porchetto

Adding ingestion gadget to serviceworker.

parent 6c1b3828
......@@ -161,7 +161,9 @@
'gadget_erp5_page_data_set.html',
'gadget_erp5_page_data_set.js',
'gadget_erp5_download_access.html',
'gadget_erp5_download_access.js'
'gadget_erp5_download_access.js',
'gadget_erp5_ingestion_access.html',
'gadget_erp5_ingestion_access.js'
];
self.addEventListener('install', function (event) {
......
......@@ -248,7 +248,7 @@
</tuple>
<state>
<tuple>
<float>1497277294.68</float>
<float>1498056517.79</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