Commit 8bbd7517 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Renamed from discount_view.form to Discount_view.form.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1667 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 623fde6f
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<row_length>4</row_length> <row_length>4</row_length>
<name>remise_view</name> <name>remise_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>
...@@ -51,6 +51,8 @@ ...@@ -51,6 +51,8 @@
<css_class></css_class> <css_class></css_class>
<default></default> <default></default>
<description></description> <description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<height type="int">3</height> <height type="int">3</height>
...@@ -60,6 +62,8 @@ ...@@ -60,6 +62,8 @@
<max_lines></max_lines> <max_lines></max_lines>
<required type="int">0</required> <required type="int">0</required>
<title>Description</title> <title>Description</title>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
<width type="int">40</width> <width type="int">40</width>
</values> </values>
<tales> <tales>
...@@ -226,4 +230,4 @@ ...@@ -226,4 +230,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