From ad569d5614add99b0de9dade57ed3c90708feb86 Mon Sep 17 00:00:00 2001 From: Romain Courteaud <romain@nexedi.com> Date: Fri, 17 Oct 2008 15:07:45 +0000 Subject: [PATCH] Put a draft message, until Notification Message is used. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24233 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_skins/erp5_deferred_style_core/Base_report.xml | 3 +-- bt5/erp5_deferred_style/bt/revision | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/bt5/erp5_deferred_style/SkinTemplateItem/portal_skins/erp5_deferred_style_core/Base_report.xml b/bt5/erp5_deferred_style/SkinTemplateItem/portal_skins/erp5_deferred_style_core/Base_report.xml index 6f037e7a72..7f15765110 100644 --- a/bt5/erp5_deferred_style/SkinTemplateItem/portal_skins/erp5_deferred_style_core/Base_report.xml +++ b/bt5/erp5_deferred_style/SkinTemplateItem/portal_skins/erp5_deferred_style_core/Base_report.xml @@ -86,8 +86,7 @@ attachment_list = (\n portal.portal_notifications.sendMessage(\n recipient=user_name,\n subject=title,\n - message=\'\\nYour report is attached.\\n\\n\' \\\n - \'Maybe here we could sum up the parameters, date, user etc ?\\n\\n\',\n + message=\'\\nYour report is attached.\\n\',\n message_text_format=\'text/plain\',\n notifier_list=(\'Mail Message\',),\n store_as_event=False,\n diff --git a/bt5/erp5_deferred_style/bt/revision b/bt5/erp5_deferred_style/bt/revision index 368f89ceef..d99e90eb96 100644 --- a/bt5/erp5_deferred_style/bt/revision +++ b/bt5/erp5_deferred_style/bt/revision @@ -1 +1 @@ -28 \ No newline at end of file +29 \ No newline at end of file -- 2.30.9