[Erp5-report] r28604 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplateItem/p...
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Aug 24 18:13:09 CEST 2009
Author: kazuhiko
Date: Mon Aug 24 18:13:06 2009
New Revision: 28604
URL: http://svn.erp5.org?rev=28604&view=rev
Log:
Revision was missing in 'More Columns'.
Modified:
erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewBusinessTemplateList/listbox.xml
erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewBusinessTemplateList/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewBusinessTemplateList/listbox.xml?rev=28604&r1=28603&r2=28604&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewBusinessTemplateList/listbox.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewBusinessTemplateList/listbox.xml [utf8] Mon Aug 24 18:13:06 2009
@@ -325,6 +325,10 @@
<tuple>
<string>version</string>
<string>Version</string>
+ </tuple>
+ <tuple>
+ <string>revision</string>
+ <string>Revision</string>
</tuple>
<tuple>
<string>description</string>
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=28604&r1=28603&r2=28604&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Mon Aug 24 18:13:06 2009
@@ -1,1 +1,1 @@
-1284
+1285
More information about the Erp5-report
mailing list