Commit 58ce49ca authored by Roque's avatar Roque

erp5_officejs: refactor on notebook Preview form

parent 5a7b62ef
......@@ -54,7 +54,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Preview</string> </value>
<value> <string>Run Notebook</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -65,9 +65,7 @@
<item>
<key> <string>center</string> </key>
<value>
<list>
<string>my_description</string>
</list>
<list/>
</value>
</item>
<item>
......@@ -81,18 +79,13 @@
<value>
<list>
<string>gadget_field_action_js_script</string>
<string>my_title</string>
<string>my_reference</string>
</list>
</value>
</item>
<item>
<key> <string>right</string> </key>
<value>
<list>
<string>my_language</string>
<string>my_version</string>
</list>
<list/>
</value>
</item>
</dictionary>
......
......@@ -224,8 +224,8 @@
<value>
<list>
<tuple>
<string>{"editor": "jsmd_editor", "maximize": false}</string>
<string>{"editor": "jsmd_editor", "maximize": false}</string>
<string>{"editor": "jsmd_editor", "maximize": true}</string>
<string>{"editor": "jsmd_editor", "maximize": true}</string>
</tuple>
</list>
</value>
......
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