diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/listbox.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/listbox.xml index 1855d37466ce4768d1cc3b92e5fa73d42efc4cd7..95d3e60063572e23cb5dd57cda70b3985b700bdc 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/listbox.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/listbox.xml @@ -322,6 +322,10 @@ <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>anchor</string> </key> + <value> <int>0</int> </value> + </item> <item> <key> <string>columns</string> </key> <value> @@ -424,7 +428,7 @@ </item> <item> <key> <string>list_action</string> </key> - <value> <string>view</string> </value> + <value> <string></string> </value> </item> <item> <key> <string>list_method</string> </key> @@ -438,6 +442,10 @@ <list/> </value> </item> + <item> + <key> <string>page_template</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>portal_types</string> </key> <value> @@ -499,11 +507,22 @@ <value> <string>Property Criteria</string> </value> </item> <item> - <key> <string>url_columns</string> </key> + <key> <string>untranslatable_columns</string> </key> <value> <list/> </value> </item> + <item> + <key> <string>url_columns</string> </key> + <value> + <list> + <tuple> + <string>property</string> + <string></string> + </tuple> + </list> + </value> + </item> </dictionary> </value> </item> @@ -513,11 +532,8 @@ <record id="2" aka="AAAAAAAAAAI="> <pickle> <tuple> - <tuple> - <string>Products.Formulator.MethodField</string> - <string>Method</string> - </tuple> - <none/> + <global name="Method" module="Products.Formulator.MethodField"/> + <tuple/> </tuple> </pickle> <pickle> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index c659825d915589054405e7741f10247a60c53b42..b90f3750fe25b07f293ed4f29c46df647edaa9e6 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -1163 \ No newline at end of file +1164 \ No newline at end of file