Commit ebf88f87 authored by Kevin Deldycke's avatar Kevin Deldycke

Fix bad default lisbox parameters.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5790 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 37c9f6ee
......@@ -402,24 +402,7 @@
<item>
<key> <string>default_params</string> </key>
<value>
<list>
<tuple>
<string>id</string>
<string encoding="base64">Jyc=</string>
</tuple>
<tuple>
<string>relative_url</string>
<string encoding="base64">Jyc=</string>
</tuple>
<tuple>
<string>portal_type</string>
<string encoding="base64">Jyc=</string>
</tuple>
<tuple>
<string>description</string>
<string encoding="base64">Jyc=</string>
</tuple>
</list>
<list/>
</value>
</item>
<item>
......
2006-02-22 kevin
* Fix bad default lisbox parameters.
2006-02-22 romain
* use proxy field in sale trade condition, sale order.
......
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