Commit acc3860a authored by Yusei Tahara's avatar Yusei Tahara

2008-10-28 yusei

* Product Interest field is now translatable.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24357 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 300811fd
...@@ -133,7 +133,7 @@ ...@@ -133,7 +133,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string>python:here.Base_getPreferredCategoryChildItemList(here.portal_categories.product_line, translate=False)</string> </value> <value> <string>python:here.Base_getPreferredCategoryChildItemList(here.portal_categories.product_line)</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
2008-10-28 yusei
* Product Interest field is now translatable.
2008-10-14 yusei 2008-10-14 yusei
* Start to develop version 5.3. * Start to develop version 5.3.
......
455 456
\ No newline at end of file \ 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