Commit 2565d6f7 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Renamed from currency_view.form to Currency_view.form.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1594 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0c91989d
...@@ -3,9 +3,9 @@ ...@@ -3,9 +3,9 @@
<form> <form>
<title>Currency</title> <title>Currency</title>
<row_length>4</row_length> <row_length>4</row_length>
<name>currency_view</name> <name>Currency_view</name>
<pt>form_view</pt> <pt>form_view</pt>
<action>base_edit</action> <action>Base_edit</action>
<update_action></update_action> <update_action></update_action>
<method>POST</method> <method>POST</method>
<enctype></enctype> <enctype></enctype>
...@@ -94,4 +94,4 @@ ...@@ -94,4 +94,4 @@
</fields> </fields>
</group> </group>
</groups> </groups>
</form> </form>
\ No newline at end of file
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