[Erp5-report] r8327 - /erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal...
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Jul 6 09:55:54 CEST 2006
Author: chris
Date: Thu Jul 6 09:55:51 2006
New Revision: 8327
URL: http://svn.erp5.org?rev=8327&view=rev
Log:
- display revision in portal_templates listbox
Modified:
erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewBusinessTemplateList/listbox.xml
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=8327&r1=8326&r2=8327&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewBusinessTemplateList/listbox.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewBusinessTemplateList/listbox.xml Thu Jul 6 09:55:51 2006
@@ -371,6 +371,10 @@
<string>Version</string>
</tuple>
<tuple>
+ <string>revision</string>
+ <string>Revision</string>
+ </tuple>
+ <tuple>
<string>description</string>
<string>Description</string>
</tuple>
@@ -489,6 +493,10 @@
</tuple>
</list>
</value>
+ </item>
+ <item>
+ <key> <string>page_template</string> </key>
+ <value> <string></string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
More information about the Erp5-report
mailing list