Commit 37547fcf authored by Jérome Perrin's avatar Jérome Perrin

repair broken proxy fields

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16323 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 11263d03
......@@ -79,7 +79,7 @@
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_currency_value</string> </value>
<value> <string>my_money_quantity</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
......@@ -90,7 +90,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Base Price</string> </value>
</item>
</dictionary>
......
......@@ -79,7 +79,7 @@
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_currency_value</string> </value>
<value> <string>my_money_quantity</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
......@@ -90,7 +90,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Discount</string> </value>
</item>
</dictionary>
......
......@@ -79,7 +79,7 @@
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_currency_value</string> </value>
<value> <string>my_money_quantity</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
......@@ -90,7 +90,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Fixing Price</string> </value>
</item>
</dictionary>
......
......@@ -80,14 +80,14 @@
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_currency_value</string> </value>
<value> <string>my_money_quantity</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>required</string> </key>
<key> <string>required</string> </key>
<value> <int>1</int> </value>
</item>
<item>
......@@ -95,7 +95,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Precision</string> </value>
</item>
</dictionary>
......
......@@ -88,27 +88,27 @@
<value>
<dictionary>
<item>
<key> <string>display_maxwidth</string> </key>
<key> <string>display_maxwidth</string> </key>
<value> <int>6</int> </value>
</item>
<item>
<key> <string>display_width</string> </key>
<key> <string>display_width</string> </key>
<value> <int>6</int> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_currency_value</string> </value>
<value> <string>my_money_quantity</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>input_style</string> </key>
<key> <string>input_style</string> </key>
<value> <string>-1234.5</string> </value>
</item>
<item>
<key> <string>required</string> </key>
<key> <string>required</string> </key>
<value> <int>1</int> </value>
</item>
<item>
......@@ -116,7 +116,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Precision</string> </value>
</item>
</dictionary>
......
......@@ -79,7 +79,7 @@
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_currency_value</string> </value>
<value> <string>my_money_quantity</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
......@@ -90,7 +90,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Social Capital</string> </value>
</item>
</dictionary>
......
200
\ No newline at end of file
202
\ 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