Commit f7d090b4 authored by Ayush Tiwari's avatar Ayush Tiwari

erp5_data_notebook bt5: Rename Notebook Cell Input and Notebook Cell Output in...

erp5_data_notebook bt5: Rename Notebook Cell Input and Notebook Cell Output in Data Notebook Message
parent 3220e47f
......@@ -257,7 +257,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Notebook Code Input</string> </value>
<value> <string>Input</string> </value>
</item>
<item>
<key> <string>unicode</string> </key>
......
......@@ -257,7 +257,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Notebook Cell Output</string> </value>
<value> <string>Output</string> </value>
</item>
<item>
<key> <string>unicode</string> </key>
......
......@@ -399,11 +399,11 @@
<list>
<tuple>
<string>notebook_code</string>
<string>Notebook Cell Input</string>
<string>Input</string>
</tuple>
<tuple>
<string>notebook_code_result</string>
<string>Notebook Cell Output</string>
<string>Output</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