Commit 4f208285 authored by Łukasz Nowak's avatar Łukasz Nowak

- revised possible portal types to getPortalProductTypeList

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22105 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 61adf6a4
......@@ -57,6 +57,10 @@
<key> <string>tales</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
......@@ -75,6 +79,10 @@
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
......@@ -134,7 +142,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: [(x, x) for x in here.getPortalResourceTypeList()]</string> </value>
<value> <string>python: [(x, x) for x in here.getPortalProductTypeList()]</string> </value>
</item>
</dictionary>
</pickle>
......
182
\ No newline at end of file
183
\ 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