Commit 186104cf authored by Mame Coumba Sall's avatar Mame Coumba Sall

2009-03-26 mame

*add missing selection_name in listbox

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26162 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 71ab082c
......@@ -351,6 +351,10 @@
<key> <string>alternate_name</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>anchor</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>columns</string> </key>
<value>
......@@ -456,6 +460,10 @@
<list/>
</value>
</item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
<value>
......@@ -488,7 +496,7 @@
</item>
<item>
<key> <string>selection_name</string> </key>
<value> <string></string> </value>
<value> <string>delivery_selection</string> </value>
</item>
<item>
<key> <string>sort</string> </key>
......@@ -521,6 +529,12 @@
<key> <string>title</string> </key>
<value> <string>Merged Deliveries</string> </value>
</item>
<item>
<key> <string>untranslatable_columns</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>url_columns</string> </key>
<value>
......
623
\ No newline at end of file
624
\ 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