[Erp5-report] r25781 - in /erp5/trunk/bt5/erp5_crm: SkinTemplateItem/portal_skins/erp5_crm/...
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Mar 2 15:39:29 CET 2009
Author: kazuhiko
Date: Mon Mar 2 15:39:28 2009
New Revision: 25781
URL: http://svn.erp5.org?rev=25781&view=rev
Log:
* use 'Usual Name' instead of 'Title' in all tabs in Person or Organisation view.
Modified:
erp5/trunk/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_viewEventList.xml
erp5/trunk/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_viewEventList/my_title.xml
erp5/trunk/bt5/erp5_crm/bt/revision
Modified: erp5/trunk/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_viewEventList.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_viewEventList.xml?rev=25781&r1=25780&r2=25781&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_viewEventList.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_viewEventList.xml [utf8] Mon Mar 2 15:39:28 2009
@@ -85,7 +85,9 @@
<item>
<key> <string>center</string> </key>
<value>
- <list/>
+ <list>
+ <string>my_title</string>
+ </list>
</value>
</item>
<item>
@@ -99,9 +101,7 @@
<item>
<key> <string>left</string> </key>
<value>
- <list>
- <string>my_title</string>
- </list>
+ <list/>
</value>
</item>
<item>
Modified: erp5/trunk/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_viewEventList/my_title.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_viewEventList/my_title.xml?rev=25781&r1=25780&r2=25781&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_viewEventList/my_title.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_viewEventList/my_title.xml [utf8] Mon Mar 2 15:39:28 2009
@@ -75,6 +75,10 @@
<value>
<dictionary>
<item>
+ <key> <string>description</string> </key>
+ <value> <string>The usual name of the person.</string> </value>
+ </item>
+ <item>
<key> <string>editable</string> </key>
<value> <int>0</int> </value>
</item>
@@ -84,11 +88,15 @@
</item>
<item>
<key> <string>form_id</string> </key>
- <value> <string>Entity_viewFieldLibrary</string> </value>
+ <value> <string>Person_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
+ </item>
+ <item>
+ <key> <string>title</string> </key>
+ <value> <string>Usual Name</string> </value>
</item>
</dictionary>
</value>
Modified: erp5/trunk/bt5/erp5_crm/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_crm/bt/revision?rev=25781&r1=25780&r2=25781&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_crm/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_crm/bt/revision [utf8] Mon Mar 2 15:39:28 2009
@@ -1,1 +1,1 @@
-337
+338
More information about the Erp5-report
mailing list