From 813bc6ea4705f86be01e5a1017d5e142e38b8900 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com> Date: Wed, 20 Jul 2011 16:37:19 +0200 Subject: [PATCH] Remove path not required anymore. --- .../web_page_module/erp5-Contract.xml | 121 ------------------ bt5/erp5_credential/bt/revision | 2 +- bt5/erp5_credential/bt/template_path_list | 3 +- 3 files changed, 2 insertions(+), 124 deletions(-) delete mode 100644 bt5/erp5_credential/PathTemplateItem/web_page_module/erp5-Contract.xml diff --git a/bt5/erp5_credential/PathTemplateItem/web_page_module/erp5-Contract.xml b/bt5/erp5_credential/PathTemplateItem/web_page_module/erp5-Contract.xml deleted file mode 100644 index 9f3a9bd193..0000000000 --- a/bt5/erp5_credential/PathTemplateItem/web_page_module/erp5-Contract.xml +++ /dev/null @@ -1,121 +0,0 @@ -<?xml version="1.0"?> -<ZopeData> - <record id="1" aka="AAAAAAAAAAE="> - <pickle> - <global name="Web Page" module="erp5.portal_type"/> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_Access_contents_information_Permission</string> </key> - <value> - <tuple> - <string>Anonymous</string> - <string>Assignee</string> - <string>Assignor</string> - <string>Associate</string> - <string>Auditor</string> - <string>Manager</string> - <string>Owner</string> - </tuple> - </value> - </item> - <item> - <key> <string>_Add_portal_content_Permission</string> </key> - <value> - <tuple> - <string>Assignee</string> - <string>Assignor</string> - <string>Manager</string> - </tuple> - </value> - </item> - <item> - <key> <string>_Change_local_roles_Permission</string> </key> - <value> - <tuple> - <string>Assignor</string> - <string>Manager</string> - </tuple> - </value> - </item> - <item> - <key> <string>_Modify_portal_content_Permission</string> </key> - <value> - <tuple> - <string>Assignee</string> - <string>Assignor</string> - <string>Manager</string> - </tuple> - </value> - </item> - <item> - <key> <string>_View_Permission</string> </key> - <value> - <tuple> - <string>Anonymous</string> - <string>Assignee</string> - <string>Assignor</string> - <string>Associate</string> - <string>Auditor</string> - <string>Manager</string> - <string>Owner</string> - </tuple> - </value> - </item> - <item> - <key> <string>content_md5</string> </key> - <value> <string>1b1c6054e5cafec4310909802f522f8b</string> </value> - </item> - <item> - <key> <string>content_type</string> </key> - <value> <string>text/html</string> </value> - </item> - <item> - <key> <string>default_reference</string> </key> - <value> <string>erp5-Contract</string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>erp5-Contract</string> </value> - </item> - <item> - <key> <string>language</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>portal_type</string> </key> - <value> <string>Web Page</string> </value> - </item> - <item> - <key> <string>short_title</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>text_content</string> </key> - <value> <string>Copyright ERP5 漏 2011</string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>ERP5 Contract</string> </value> - </item> - <item> - <key> <string>version</string> </key> - <value> - <none/> - </value> - </item> - </dictionary> - </pickle> - </record> -</ZopeData> diff --git a/bt5/erp5_credential/bt/revision b/bt5/erp5_credential/bt/revision index 2291c046ea..fd098d297e 100644 --- a/bt5/erp5_credential/bt/revision +++ b/bt5/erp5_credential/bt/revision @@ -1 +1 @@ -373 \ No newline at end of file +374 \ No newline at end of file diff --git a/bt5/erp5_credential/bt/template_path_list b/bt5/erp5_credential/bt/template_path_list index ab1ec3285e..1d23f5edff 100644 --- a/bt5/erp5_credential/bt/template_path_list +++ b/bt5/erp5_credential/bt/template_path_list @@ -6,5 +6,4 @@ notification_message_module/erp5_subscription_notification portal_alarms/accept_submitted_credentials portal_categories/question portal_categories/question/credential -portal_categories/question/credential/** -web_page_module/erp5-Contract \ No newline at end of file +portal_categories/question/credential/** \ No newline at end of file -- 2.30.9