[Erp5-report] r8092 - /erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal...
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Jun 20 16:01:38 CEST 2006
Author: chris
Date: Tue Jun 20 16:01:33 2006
New Revision: 8092
URL: http://svn.erp5.org?rev=8092&view=rev
Log:
Renamed block to "left" to correct problem with erp5_xhtml_style
Modified:
erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewUpdateRepositoryBusinessTemplateListDialog.xml
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewUpdateRepositoryBusinessTemplateListDialog.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewUpdateRepositoryBusinessTemplateListDialog.xml?rev=8092&r1=8091&r2=8092&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewUpdateRepositoryBusinessTemplateListDialog.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewUpdateRepositoryBusinessTemplateListDialog.xml Tue Jun 20 16:01:33 2006
@@ -67,7 +67,7 @@
<key> <string>group_list</string> </key>
<value>
<list>
- <string>Default</string>
+ <string>left</string>
</list>
</value>
</item>
@@ -76,7 +76,7 @@
<value>
<dictionary>
<item>
- <key> <string>Default</string> </key>
+ <key> <string>left</string> </key>
<value>
<list>
<string>my_repository_list</string>
More information about the Erp5-report
mailing list