Commit 4032c6f3 authored by Jérome Perrin's avatar Jérome Perrin

use normalized names

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21390 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c331e012
...@@ -76,10 +76,6 @@ ...@@ -76,10 +76,6 @@
<key> <string>form_id</string> </key> <key> <string>form_id</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>list_method</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>portal_types</string> </key> <key> <string>portal_types</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
...@@ -114,7 +110,7 @@ ...@@ -114,7 +110,7 @@
</value> </value>
</item> </item>
<item> <item>
<key> <string>columns</string> </key> <key> <string>columns</string> </key>
<value> <value>
<list> <list>
<tuple> <tuple>
...@@ -143,13 +139,13 @@ ...@@ -143,13 +139,13 @@
</tuple> </tuple>
<tuple> <tuple>
<string>editable</string> <string>editable</string>
<string>editable</string> <string>Editable</string>
</tuple> </tuple>
</list> </list>
</value> </value>
</item> </item>
<item> <item>
<key> <string>editable_columns</string> </key> <key> <string>editable_columns</string> </key>
<value> <value>
<list> <list>
<tuple> <tuple>
...@@ -192,7 +188,7 @@ ...@@ -192,7 +188,7 @@
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item> <item>
<key> <string>portal_types</string> </key> <key> <string>portal_types</string> </key>
<value> <value>
<list> <list>
<tuple> <tuple>
...@@ -207,11 +203,11 @@ ...@@ -207,11 +203,11 @@
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item> <item>
<key> <string>selection_name</string> </key> <key> <string>selection_name</string> </key>
<value> <string>pay_sheet_model_line_list_selection</string> </value> <value> <string>pay_sheet_model_line_list_selection</string> </value>
</item> </item>
<item> <item>
<key> <string>sort</string> </key> <key> <string>sort</string> </key>
<value> <value>
<list> <list>
<tuple> <tuple>
...@@ -226,7 +222,7 @@ ...@@ -226,7 +222,7 @@
<value> <string>Click to edit the target</string> </value> <value> <string>Click to edit the target</string> </value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Pay Sheet Model Lines</string> </value> <value> <string>Pay Sheet Model Lines</string> </value>
</item> </item>
<item> <item>
......
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
<value> <string>Base_viewFieldLibrary</string> </value> <value> <string>Base_viewFieldLibrary</string> </value>
</item> </item>
<item> <item>
<key> <string>items</string> </key> <key> <string>items</string> </key>
<value> <value>
<list/> <list/>
</value> </value>
...@@ -104,8 +104,8 @@ ...@@ -104,8 +104,8 @@
<value> <string>Click to edit the target</string> </value> <value> <string>Click to edit the target</string> </value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Base Participation</string> </value> <value> <string>Base Contribution</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
......
250 252
\ No newline at end of file \ 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