Commit acfcbeae authored by Romain Courteaud's avatar Romain Courteaud

erp5_web_renderjs_ui: add the html_viewer in the manifest

parent d7e06acf
......@@ -149,6 +149,9 @@ url_list = [
'gadget_translation_data.js',
'gadget_editor.html',
'gadget_editor.js',
'gadget_html_viewer.html',
'gadget_html_viewer.js',
'gadget_html_viewer.css',
'gadget_button_maximize.html',
'gadget_button_maximize.js',
'domsugar.js',
......
......@@ -13,7 +13,7 @@
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />
<tal:block tal:define="check_configuration python: {'precache_reference': '../renderjs_runner/WebSection_getPrecacheManifest',
'gadget_count': 69}">
'gadget_count': 70}">
<tal:block metal:use-macro="here/Zuite_CommonTemplateForRenderjsUiInterface/macros/run_app_interface_check" />
</tal:block>
......
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