[Erp5-report] r25553 - in /erp5/trunk/bt5/erp5_base: ActionTemplateItem/portal_types/Person...
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Feb 12 21:40:05 CET 2009
Author: kazuhiko
Date: Thu Feb 12 21:40:04 2009
New Revision: 25553
URL: http://svn.erp5.org?rev=25553&view=rev
Log:
the title should be plural like the other tabs.
Modified:
erp5/trunk/bt5/erp5_base/ActionTemplateItem/portal_types/Person/assignment.xml
erp5/trunk/bt5/erp5_base/bt/revision
Modified: erp5/trunk/bt5/erp5_base/ActionTemplateItem/portal_types/Person/assignment.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/ActionTemplateItem/portal_types/Person/assignment.xml?rev=25553&r1=25552&r2=25553&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/ActionTemplateItem/portal_types/Person/assignment.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/ActionTemplateItem/portal_types/Person/assignment.xml [utf8] Thu Feb 12 21:40:04 2009
@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
- <value> <string>Assignment</string> </value>
+ <value> <string>Assignments</string> </value>
</item>
<item>
<key> <string>visible</string> </key>
Modified: erp5/trunk/bt5/erp5_base/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/bt/revision?rev=25553&r1=25552&r2=25553&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/bt/revision [utf8] Thu Feb 12 21:40:04 2009
@@ -1,1 +1,1 @@
-518
+519
More information about the Erp5-report
mailing list