From 2fde96218a9e1b0ac401ac8d4e1646f0ee9a9137 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke <kevin@nexedi.com> Date: Tue, 25 Jul 2006 16:27:30 +0000 Subject: [PATCH] minor BT xml format change git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8763 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../ActionTemplateItem/portal_types/Web%20Section/history.xml | 4 ---- .../portal_types/Web%20Section/metadata.xml | 4 ---- 2 files changed, 8 deletions(-) diff --git a/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/history.xml b/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/history.xml index e2856b9771..6ddff8ee35 100644 --- a/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/history.xml +++ b/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/history.xml @@ -44,10 +44,6 @@ <key> <string>id</string> </key> <value> <string>history</string> </value> </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> <item> <key> <string>permissions</string> </key> <value> diff --git a/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/metadata.xml b/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/metadata.xml index 94e56f7335..f4f1655d61 100644 --- a/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/metadata.xml +++ b/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/metadata.xml @@ -44,10 +44,6 @@ <key> <string>id</string> </key> <value> <string>metadata</string> </value> </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> <item> <key> <string>permissions</string> </key> <value> -- 2.30.9