From f2f07caf52cb19929bc3902e6b3cf02588c68ea1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Tue, 10 Apr 2007 12:43:50 +0000
Subject: [PATCH] - removed not needed business_template_skin_layer_priority

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14033 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_skins/erp5_accounting_l10n_pl.xml    | 17 +----------------
 bt5/erp5_accounting_l10n_pl/bt/revision         |  2 +-
 2 files changed, 2 insertions(+), 17 deletions(-)

diff --git a/bt5/erp5_accounting_l10n_pl/SkinTemplateItem/portal_skins/erp5_accounting_l10n_pl.xml b/bt5/erp5_accounting_l10n_pl/SkinTemplateItem/portal_skins/erp5_accounting_l10n_pl.xml
index 8004cf64f8..f4c742db4a 100644
--- a/bt5/erp5_accounting_l10n_pl/SkinTemplateItem/portal_skins/erp5_accounting_l10n_pl.xml
+++ b/bt5/erp5_accounting_l10n_pl/SkinTemplateItem/portal_skins/erp5_accounting_l10n_pl.xml
@@ -21,18 +21,7 @@
         <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>
+              <tuple/>
             </value>
         </item>
         <item>
@@ -47,10 +36,6 @@
               <none/>
             </value>
         </item>
-        <item>
-            <key> <string>business_template_skin_layer_priority</string> </key>
-            <value> <float>2.0</float> </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>erp5_accounting_l10n_pl</string> </value>
diff --git a/bt5/erp5_accounting_l10n_pl/bt/revision b/bt5/erp5_accounting_l10n_pl/bt/revision
index e440e5c842..c7930257df 100644
--- a/bt5/erp5_accounting_l10n_pl/bt/revision
+++ b/bt5/erp5_accounting_l10n_pl/bt/revision
@@ -1 +1 @@
-3
\ No newline at end of file
+7
\ No newline at end of file
-- 
2.30.9