[Erp5-report] r31189 jerome - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplat...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Dec 9 14:29:22 CET 2009
Author: jerome
Date: Wed Dec 9 14:29:21 2009
New Revision: 31189
URL: http://svn.erp5.org?rev=31189&view=rev
Log:
fix form title
Modified:
erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewContentListReport.xml
erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewContentListReport.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewContentListReport.xml?rev=31189&r1=31188&r2=31189&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewContentListReport.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewContentListReport.xml [utf8] Wed Dec 9 14:29:21 2009
@@ -43,6 +43,12 @@
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
+ </item>
+ <item>
+ <key> <string>edit_order</string> </key>
+ <value>
+ <list/>
+ </value>
</item>
<item>
<key> <string>encoding</string> </key>
@@ -129,7 +135,7 @@
</item>
<item>
<key> <string>title</string> </key>
- <value> <string>request/here/getTranslatedTitle</string> </value>
+ <value> <string>Folder Contents</string> </value>
</item>
<item>
<key> <string>unicode_mode</string> </key>
@@ -139,6 +145,10 @@
<key> <string>update_action</string> </key>
<value> <string></string> </value>
</item>
+ <item>
+ <key> <string>update_action_title</string> </key>
+ <value> <string></string> </value>
+ </item>
</dictionary>
</pickle>
</record>
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=31189&r1=31188&r2=31189&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Wed Dec 9 14:29:21 2009
@@ -1,1 +1,1 @@
-1397
+1398
More information about the Erp5-report
mailing list