[Erp5-report] r34179 nicolas - in /erp5/trunk/bt5/erp5_data_protection: SkinTemplateItem/po...
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Mar 29 13:21:43 CEST 2010
Author: nicolas
Date: Mon Mar 29 13:21:40 2010
New Revision: 34179
URL: http://svn.erp5.org?rev=34179&view=rev
Log:
replace follow_up by agent category in Tales expression
Modified:
erp5/trunk/bt5/erp5_data_protection/SkinTemplateItem/portal_skins/erp5_data_protection/DataProtectionRequestModule_viewDataProtectionRequestList/listbox_agent_portal_type.xml
erp5/trunk/bt5/erp5_data_protection/bt/revision
Modified: erp5/trunk/bt5/erp5_data_protection/SkinTemplateItem/portal_skins/erp5_data_protection/DataProtectionRequestModule_viewDataProtectionRequestList/listbox_agent_portal_type.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_data_protection/SkinTemplateItem/portal_skins/erp5_data_protection/DataProtectionRequestModule_viewDataProtectionRequestList/listbox_agent_portal_type.xml?rev=34179&r1=34178&r2=34179&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_data_protection/SkinTemplateItem/portal_skins/erp5_data_protection/DataProtectionRequestModule_viewDataProtectionRequestList/listbox_agent_portal_type.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_data_protection/SkinTemplateItem/portal_skins/erp5_data_protection/DataProtectionRequestModule_viewDataProtectionRequestList/listbox_agent_portal_type.xml [utf8] Mon Mar 29 13:21:40 2010
@@ -273,7 +273,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
- <value> <string>python: cell.getFollowUpValue() is not None and cell.getFollowUpValue().getTranslatedPortalType() or None</string> </value>
+ <value> <string>python: cell.getAgentValue() is not None and cell.getAgentValue().getTranslatedPortalType() or None</string> </value>
</item>
</dictionary>
</pickle>
Modified: erp5/trunk/bt5/erp5_data_protection/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_data_protection/bt/revision?rev=34179&r1=34178&r2=34179&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_data_protection/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_data_protection/bt/revision [utf8] Mon Mar 29 13:21:40 2010
@@ -1,1 +1,1 @@
-34
+35
More information about the Erp5-report
mailing list