diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view.xml index a55c43e5f1c7f1f25f9fb97892c5e62dfb2d7d0f..541446e191e2dc2a1d2f64d46a4b623a94d04484 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view.xml @@ -44,6 +44,15 @@ <key> <string>description</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>edit_order</string> </key> + <value> + <list> + <string>membership_criterion_category_list</string> + <string>membership_criterion_document_list</string> + </list> + </value> + </item> <item> <key> <string>encoding</string> </key> <value> <string>UTF-8</string> </value> @@ -163,6 +172,10 @@ <key> <string>update_action</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>update_action_title</string> </key> + <value> <string></string> </value> + </item> </dictionary> </pickle> </record> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index e8dadcda305095cc7666ecfaab1ffa5ee8387eb6..3ef08c825d9ba5e1ee23da01f31b59952314e4ae 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -1540 \ No newline at end of file +1541 \ No newline at end of file