[Erp5-report] r28008 - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: SkinTemplat...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Jul 8 09:41:20 CEST 2009
Author: ivan
Date: Wed Jul 8 09:41:19 2009
New Revision: 28008
URL: http://svn.erp5.org?rev=28008&view=rev
Log:
Remove business_template_skin_layer_priority which is no longer required for proper skin ordering.
Modified:
erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab.xml
erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab.xml?rev=28008&r1=28007&r2=28008&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab.xml [utf8] Wed Jul 8 09:41:19 2009
@@ -12,18 +12,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>
@@ -31,10 +20,6 @@
<value>
<tuple/>
</value>
- </item>
- <item>
- <key> <string>business_template_skin_layer_priority</string> </key>
- <value> <float>100.0</float> </value>
</item>
<item>
<key> <string>id</string> </key>
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision?rev=28008&r1=28007&r2=28008&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision [utf8] Wed Jul 8 09:41:19 2009
@@ -1,1 +1,1 @@
-777
+778
More information about the Erp5-report
mailing list