[Erp5-report] r18147 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplateItem/p...
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Dec 7 18:52:22 CET 2007
Author: jerome
Date: Fri Dec 7 18:52:22 2007
New Revision: 18147
URL: http://svn.erp5.org?rev=18147&view=rev
Log:
Remove dead code
Modified:
erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_getContentListReportSectionList.xml
erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_getContentListReportSectionList.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_getContentListReportSectionList.xml?rev=18147&r1=18146&r2=18147&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_getContentListReportSectionList.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_getContentListReportSectionList.xml Fri Dec 7 18:52:22 2007
@@ -77,10 +77,6 @@
\n
def getFormIdFromAction(action):\n
return action[\'url\'].split(\'/\')[-1].split(\'?\')[0]\n
- # something like this will be needed to print default document view:\n
- form = getattr(context, form_id, None)\n
- if hasattr(form, \'action\'):\n
- return form.action\n
\n
def getReportSectionForObject(doc):\n
""" Get all possible report section for object. """\n
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=18147&r1=18146&r2=18147&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision Fri Dec 7 18:52:22 2007
@@ -1,1 +1,1 @@
-636
+637
More information about the Erp5-report
mailing list