Commit 4888d7bc authored by Sebastien Robin's avatar Sebastien Robin

erp5_officejs: make graph charts similar to other gadget fields : change gadget reference

only change ids of gadget (reference and content already changed)
parent 19f8bfa3
......@@ -93,7 +93,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>gadget_officejs_widget_graph_chart_html</string> </value>
<value> <string>gadget_field_graph_chart_html</string> </value>
</item>
<item>
<key> <string>language</string> </key>
......
......@@ -89,7 +89,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>gadget_officejs_widget_graph_chart_js</string> </value>
<value> <string>gadget_field_graph_chart_js</string> </value>
</item>
<item>
<key> <string>language</string> </key>
......
......@@ -93,7 +93,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>gadget_officejs_widget_graph_dygraph_html</string> </value>
<value> <string>gadget_field_graph_dygraph_html</string> </value>
</item>
<item>
<key> <string>language</string> </key>
......
......@@ -89,7 +89,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>gadget_officejs_widget_graph_dygraph_js</string> </value>
<value> <string>gadget_field_graph_dygraph_js</string> </value>
</item>
<item>
<key> <string>language</string> </key>
......
......@@ -93,7 +93,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>gadget_officejs_interface_widget_graph_html</string> </value>
<value> <string>gadget_field_graph_interface_html</string> </value>
</item>
<item>
<key> <string>language</string> </key>
......
......@@ -93,7 +93,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>gadget_officejs_widget_graph_plotly_html</string> </value>
<value> <string>gadget_field_graph_plotly_html</string> </value>
</item>
<item>
<key> <string>language</string> </key>
......
......@@ -89,7 +89,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>gadget_officejs_widget_graph_plotly_js</string> </value>
<value> <string>gadget_field_graph_plotly_js</string> </value>
</item>
<item>
<key> <string>language</string> </key>
......
image_module/officejs_audioplayer_*
web_page_module/officejs_audioplayer_*
web_page_module/gadget_field_*
web_site_module/officejs_audioplayer
web_site_module/officejs_audioplayer/**
web_page_module/ckeditor_*
......
......@@ -4,6 +4,7 @@ image_module/gadget_officejs_*
image_module/officejs_audioplayer_*
web_page_module/ckeditor_*
web_page_module/gadget_ckeditor_*
web_page_module/gadget_field_*
web_page_module/gadget_officejs_*
web_page_module/jio_*
web_page_module/officejs_audioplayer_*
......
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