Commit e10a0e3c authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_erp5: Files were moved to erp5_json_editor with its own manifest

parent 95d83a16
......@@ -96,9 +96,6 @@ url_list = [
"gadget_erp5_page_slap_parameter_form.css",
"gadget_erp5_page_slap_parameter_form.html",
"gadget_erp5_page_slap_parameter_form.js",
"gadget_erp5_page_json_editor.css",
"gadget_erp5_page_json_editor.html",
"gadget_erp5_page_json_editor.js",
"gadget_erp5_page_slap_payment_result.html",
"gadget_erp5_page_slap_person_get_token.html",
"gadget_erp5_page_slap_person_get_token.js",
......
......@@ -59,3 +59,6 @@ class TestSlapOSMonacoEditorPrecacheManifestList(
TestSlapOSHostingJSPrecacheManifestList):
manifest_script_id = 'WebSection_getMonacoEditorPrecacheManifestList'
class TestSlapOSJsonEditorPrecacheManifestList(
TestSlapOSHostingJSPrecacheManifestList):
manifest_script_id = 'WebSection_getJsonEditorPrecacheManifestList'
\ No newline at end of file
......@@ -448,7 +448,8 @@
</item>
<item>
<key> <string>configuration_precache_manifest_script_list</string> </key>
<value> <string>WebSection_getHostingJSPrecacheManifestList</string> </value>
<value> <string>WebSection_getHostingJSPrecacheManifestList\n
WebSection_getJsonEditorPrecacheManifestList</string> </value>
</item>
<item>
<key> <string>configuration_service_worker_url</string> </key>
......@@ -707,7 +708,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>1001.26171.19762.42854</string> </value>
<value> <string>1010.52641.3080.21452</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -727,7 +728,7 @@
</tuple>
<state>
<tuple>
<float>1659036783.36</float>
<float>1700245844.87</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