Commit a5d403d4 authored by Fabien Morin's avatar Fabien Morin

use the new script in the listbox. Add a listbox field listbox_contributor to...

use the new script in the listbox. Add a listbox field listbox_contributor to display only the first contributor in the listbox.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39690 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a191eab6
......@@ -96,6 +96,7 @@
<value>
<list>
<string>listbox</string>
<string>listbox_contributor</string>
</list>
</value>
</item>
......
......@@ -358,7 +358,7 @@
<string>Title</string>
</tuple>
<tuple>
<string>WebSection_getAuthorName</string>
<string>contributor</string>
<string>Author</string>
</tuple>
<tuple>
......
65
\ No newline at end of file
66
\ 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