Commit 4af14637 authored by Jérome Perrin's avatar Jérome Perrin

fix broken relation field, and add proxy listbox ids

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30959 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d4431546
......@@ -392,7 +392,7 @@
</item>
<item>
<key> <string>catalog_index</string> </key>
<value> <string>portal_catalog</string> </value>
<value> <string>title</string> </value>
</item>
<item>
<key> <string>columns</string> </key>
......@@ -498,7 +498,12 @@
<item>
<key> <string>proxy_listbox_ids</string> </key>
<value>
<list/>
<list>
<tuple>
<string>ProjectModule_viewProjectList/listbox</string>
<string>Projects</string>
</tuple>
</list>
</value>
</item>
<item>
......
44
\ No newline at end of file
45
\ 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