Commit 1737790c authored by Ayush Tiwari's avatar Ayush Tiwari

erp5_catalog: Change name of form to Catalog_viewMethodList

***Honor naming conventions***
parent 1383dbcb
......@@ -77,7 +77,7 @@
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>string:${object_url}/Base_viewCatalog</string> </value>
<value> <string>string:${object_url}/Catalog_viewMethodList</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -118,7 +118,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Base_viewCatalog</string> </value>
<value> <string>Catalog_viewMethodList</string> </value>
</item>
<item>
<key> <string>method</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