Commit 230fb4df authored by Thierry's avatar Thierry

2007-09-10 Thierry

* Improve Tales expression in in Base_viewFieldLibrary/my_view_mode_listbox

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16206 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 267d2113
......@@ -519,7 +519,11 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>string:Base_viewListMode?proxy_form_id=${form/getId}</string> </value>
<value> <string encoding="cdata"><![CDATA[
string:Base_viewListMode?proxy_form_id=${form/getId}&proxy_field_id=${field/getId}
]]></string> </value>
</item>
</dictionary>
</pickle>
......
456
\ No newline at end of file
457
\ 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