From 7615e7396e0d6c421af34653920ce9716b4e2777 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20G=C3=B3rny?= <bartek@gorny.edu.pl> Date: Mon, 30 Oct 2006 22:06:48 +0000 Subject: [PATCH] removed "patches" that did not make much sense git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11012 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../ERP5Type_asSecurityGroupId.xml | 40 ------------------- .../ERP5Type_asSecurityGroupIdList.xml | 40 ------------------- 2 files changed, 80 deletions(-) delete mode 100644 bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms_patch/ERP5Type_asSecurityGroupId.xml delete mode 100644 bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms_patch/ERP5Type_asSecurityGroupIdList.xml diff --git a/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms_patch/ERP5Type_asSecurityGroupId.xml b/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms_patch/ERP5Type_asSecurityGroupId.xml deleted file mode 100644 index 07a5733f96..0000000000 --- a/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms_patch/ERP5Type_asSecurityGroupId.xml +++ /dev/null @@ -1,40 +0,0 @@ -<?xml version="1.0"?> -<ZopeData> - <record id="1" aka="AAAAAAAAAAE="> - <pickle> - <tuple> - <tuple> - <string>Products.ExternalMethod.ExternalMethod</string> - <string>ExternalMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>__ac_local_roles__</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>_function</string> </key> - <value> <string>asSecurityGroupId</string> </value> - </item> - <item> - <key> <string>_module</string> </key> - <value> <string>asSecurityGroupId</string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>ERP5Type_asSecurityGroupId</string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </pickle> - </record> -</ZopeData> diff --git a/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms_patch/ERP5Type_asSecurityGroupIdList.xml b/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms_patch/ERP5Type_asSecurityGroupIdList.xml deleted file mode 100644 index 668a27c658..0000000000 --- a/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms_patch/ERP5Type_asSecurityGroupIdList.xml +++ /dev/null @@ -1,40 +0,0 @@ -<?xml version="1.0"?> -<ZopeData> - <record id="1" aka="AAAAAAAAAAE="> - <pickle> - <tuple> - <tuple> - <string>Products.ExternalMethod.ExternalMethod</string> - <string>ExternalMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>__ac_local_roles__</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>_function</string> </key> - <value> <string>asSecurityGroupIdList</string> </value> - </item> - <item> - <key> <string>_module</string> </key> - <value> <string>asSecurityGroupIdList</string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>ERP5Type_asSecurityGroupIdList</string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </pickle> - </record> -</ZopeData> -- 2.30.9