diff --git a/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_viewEventList/my_title.xml b/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_viewEventList/my_title.xml index e20558b0b189f5d270a9e0fbef42a80195aaf630..5b72834023fbe439bdd00d579428a60ce4b23ba4 100644 --- a/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_viewEventList/my_title.xml +++ b/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_viewEventList/my_title.xml @@ -13,6 +13,7 @@ <key> <string>delegated_list</string> </key> <value> <list> + <string>description</string> <string>editable</string> </list> </value> @@ -76,7 +77,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The usual name of the person.</string> </value> + <value> <string>The usual name of the person or the organisation.</string> </value> </item> <item> <key> <string>editable</string> </key> @@ -94,10 +95,6 @@ <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> </item> diff --git a/bt5/erp5_crm/bt/revision b/bt5/erp5_crm/bt/revision index 4b74f2216dbbf61c34b833c71a1bf5ce78c85b6a..832f62a3cbee4ea0a1147819b77db56a04e3de4c 100644 --- a/bt5/erp5_crm/bt/revision +++ b/bt5/erp5_crm/bt/revision @@ -1 +1 @@ -338 \ No newline at end of file +339 \ No newline at end of file