diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ERP5XhtmlStyle_doJump.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ERP5XhtmlStyle_doJump.xml index 6f88356693f3fdfa4a05899df4d302a5d89c561b..ef88fc284ddf335ac55e08749ff5f08834c7ddce 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ERP5XhtmlStyle_doJump.xml +++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ERP5XhtmlStyle_doJump.xml @@ -117,7 +117,7 @@ return context.ERP5XhtmlStyle_redirect(select_jump, **kw)\n <string>kw</string> <string>_apply_</string> <string>_getattr_</string> -<string>context</string> + <string>context</string> </tuple> </value> </item> diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ERP5XhtmlStyle_doModule.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ERP5XhtmlStyle_doModule.xml index 2321bdf0a36b6b27454f9a32bd6052a1620ee8a7..ec1950dfae2f14d373ffc5a8b31b78ec70775cbd 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ERP5XhtmlStyle_doModule.xml +++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ERP5XhtmlStyle_doModule.xml @@ -117,7 +117,7 @@ return context.ERP5XhtmlStyle_redirect(\'%s/view\' % select_module, **kw)\n <string>kw</string> <string>_apply_</string> <string>_getattr_</string> -<string>context</string> + <string>context</string> </tuple> </value> </item> diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Workflow_statusModify.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Workflow_statusModify.xml index 5feb28462e832ee0ceaa370017c60104029fba96..607bfca2734025e1c1bd2477a9846b9de54ababa 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Workflow_statusModify.xml +++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Workflow_statusModify.xml @@ -117,7 +117,7 @@ context.portal_workflow.doActionFor(\n context,\n doaction_param_list[\'workflow_action\'],\n **doaction_param_list)\n -return context.ERP5XhtmlStyle_redirect(\'%s/%s\' % (context.absolute_url(), form_id),keep_items={\'portal_status_message\': N_(\'Status+changed.\')})\n +return context.ERP5XhtmlStyle_redirect(\'%s/%s\' % (context.absolute_url(), form_id),keep_items={\'portal_status_message\': N_(\'Status changed.\')})\n </string> </value> </item> <item> diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision index dce6588ca1420a69eea5699f2ec5d666daf16a6a..7c6ba0fe181de786f8f09b1b8cc1ad6bbc1dd5a4 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision +++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision @@ -1 +1 @@ -36 \ No newline at end of file +55 \ No newline at end of file