From 14a644379dbe368218c46160fc08265c0291e8ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Wed, 20 Mar 2013 11:37:54 +0100 Subject: [PATCH] allow tasks to be added to mails --- .../dms/mailcontent/profiles/default/types/dmsincomingmail.xml | 1 + .../dms/mailcontent/profiles/default/types/dmsoutgoingmail.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/src/collective/dms/mailcontent/profiles/default/types/dmsincomingmail.xml b/src/collective/dms/mailcontent/profiles/default/types/dmsincomingmail.xml index fa18c5f..5a5ebf6 100644 --- a/src/collective/dms/mailcontent/profiles/default/types/dmsincomingmail.xml +++ b/src/collective/dms/mailcontent/profiles/default/types/dmsincomingmail.xml @@ -13,6 +13,7 @@ + False view diff --git a/src/collective/dms/mailcontent/profiles/default/types/dmsoutgoingmail.xml b/src/collective/dms/mailcontent/profiles/default/types/dmsoutgoingmail.xml index 5cfbc38..7af7b51 100644 --- a/src/collective/dms/mailcontent/profiles/default/types/dmsoutgoingmail.xml +++ b/src/collective/dms/mailcontent/profiles/default/types/dmsoutgoingmail.xml @@ -13,6 +13,7 @@ + False view