From a0a56f1b7e6b83cb8736cf2eab497761cdf19897 Mon Sep 17 00:00:00 2001 From: Lucas Carvalho <lucas@nexedi.com> Date: Fri, 7 Jan 2011 22:43:38 +0000 Subject: [PATCH] Missing on previous commit. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42142 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../erp5_configurator_consulting.xml | 47 +++++++++++++++++++ bt5/erp5_configurator_standard/bt/revision | 2 +- 2 files changed, 48 insertions(+), 1 deletion(-) create mode 100644 bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_consulting.xml diff --git a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_consulting.xml b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_consulting.xml new file mode 100644 index 0000000000..4e53eb44bc --- /dev/null +++ b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_consulting.xml @@ -0,0 +1,47 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Folder" module="OFS.Folder"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_local_properties</string> </key> + <value> + <tuple> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>business_template_skin_layer_priority</string> </value> + </item> + <item> + <key> <string>type</string> </key> + <value> <string>float</string> </value> + </item> + </dictionary> + </tuple> + </value> + </item> + <item> + <key> <string>_objects</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>business_template_skin_layer_priority</string> </key> + <value> <float>51.0</float> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>erp5_configurator_consulting</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_configurator_standard/bt/revision b/bt5/erp5_configurator_standard/bt/revision index 551f8ca374..1683d1104a 100644 --- a/bt5/erp5_configurator_standard/bt/revision +++ b/bt5/erp5_configurator_standard/bt/revision @@ -1 +1 @@ -562 \ No newline at end of file +563 \ No newline at end of file -- 2.30.9