From 157edd5454d0fe541e6e08c668734fbcad4139dd Mon Sep 17 00:00:00 2001 From: Gabriel Monnerat <gabriel@tiolive.com> Date: Tue, 30 Apr 2013 11:47:53 +0200 Subject: [PATCH] remove not used script --- ...ty_getDefaultSubstitutionDictFromEvent.xml | 69 ------------------- bt5/erp5_crm/bt/revision | 2 +- 2 files changed, 1 insertion(+), 70 deletions(-) delete mode 100644 bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_getDefaultSubstitutionDictFromEvent.xml diff --git a/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_getDefaultSubstitutionDictFromEvent.xml b/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_getDefaultSubstitutionDictFromEvent.xml deleted file mode 100644 index 5a68c036e5..0000000000 --- a/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_getDefaultSubstitutionDictFromEvent.xml +++ /dev/null @@ -1,69 +0,0 @@ -<?xml version="1.0"?> -<ZopeData> - <record id="1" aka="AAAAAAAAAAE="> - <pickle> - <global name="PythonScript" module="Products.PythonScripts.PythonScript"/> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>Script_magic</string> </key> - <value> <int>3</int> </value> - </item> - <item> - <key> <string>_bind_names</string> </key> - <value> - <object> - <klass> - <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/> - </klass> - <tuple/> - <state> - <dictionary> - <item> - <key> <string>_asgns</string> </key> - <value> - <dictionary> - <item> - <key> <string>name_container</string> </key> - <value> <string>container</string> </value> - </item> - <item> - <key> <string>name_context</string> </key> - <value> <string>context</string> </value> - </item> - <item> - <key> <string>name_m_self</string> </key> - <value> <string>script</string> </value> - </item> - <item> - <key> <string>name_subpath</string> </key> - <value> <string>traverse_subpath</string> </value> - </item> - </dictionary> - </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>_body</string> </key> - <value> <string>return {"social_title" : getattr(context, \'getSocialTitleTranslatedTitle\', lambda x: \'\')(None),\n - "title": context.getTitle(),\n -}\n -</string> </value> - </item> - <item> - <key> <string>_params</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>Entity_getDefaultSubstitutionDictFromEvent</string> </value> - </item> - </dictionary> - </pickle> - </record> -</ZopeData> diff --git a/bt5/erp5_crm/bt/revision b/bt5/erp5_crm/bt/revision index 53a274896e..e78e423d29 100644 --- a/bt5/erp5_crm/bt/revision +++ b/bt5/erp5_crm/bt/revision @@ -1 +1 @@ -626 \ No newline at end of file +627 \ No newline at end of file -- 2.30.9