[Erp5-report] r24147 - in /erp5/trunk/bt5/erp5_wizard: SkinTemplateItem/portal_skins/ bt/
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Oct 10 16:30:13 CEST 2008
Author: yusei
Date: Fri Oct 10 16:30:10 2008
New Revision: 24147
URL: http://svn.erp5.org?rev=24147&view=rev
Log:
2008-10-10 yusei
* Removed business_template_skin_layer_priority from erp5_wizard skin folder. Now express_customisation bt will control customisation stuff.
Modified:
erp5/trunk/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard.xml
erp5/trunk/bt5/erp5_wizard/bt/change_log
erp5/trunk/bt5/erp5_wizard/bt/revision
Modified: erp5/trunk/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard.xml?rev=24147&r1=24146&r2=24147&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard.xml (original)
+++ erp5/trunk/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard.xml Fri Oct 10 16:30:10 2008
@@ -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>300.0</float> </value>
</item>
<item>
<key> <string>id</string> </key>
Modified: erp5/trunk/bt5/erp5_wizard/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/bt/change_log?rev=24147&r1=24146&r2=24147&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_wizard/bt/change_log (original)
+++ erp5/trunk/bt5/erp5_wizard/bt/change_log Fri Oct 10 16:30:10 2008
@@ -1,3 +1,6 @@
+2008-10-10 yusei
+* Removed business_template_skin_layer_priority from erp5_wizard skin folder. Now express_customisation bt will control customisation stuff.
+
2008-10-9 yusei
* Handle HTTP_ACCEPT_LANGUAGE better.
Modified: erp5/trunk/bt5/erp5_wizard/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/bt/revision?rev=24147&r1=24146&r2=24147&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_wizard/bt/revision (original)
+++ erp5/trunk/bt5/erp5_wizard/bt/revision Fri Oct 10 16:30:10 2008
@@ -1,1 +1,1 @@
-129
+130
More information about the Erp5-report
mailing list