Commit 069fade4 authored by Ayush Tiwari's avatar Ayush Tiwari

erp5_catalog: Rename title in some fields to follow naming conventions

parent 939eceea
...@@ -86,8 +86,8 @@ ...@@ -86,8 +86,8 @@
<key> <string>right</string> </key> <key> <string>right</string> </key>
<value> <value>
<list> <list>
<string>my_default_erp5_catalog_id</string>
<string>my_default_sql_catalog_id</string> <string>my_default_sql_catalog_id</string>
<string>my_default_erp5_catalog_id</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -249,7 +249,7 @@ ...@@ -249,7 +249,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Default SQL Id</string> </value> <value> <string>Default SQL Catalog</string> </value>
</item> </item>
<item> <item>
<key> <string>truncate</string> </key> <key> <string>truncate</string> </key>
......
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