diff --git a/setup.py b/setup.py index 6844610..11b2fc4 100644 --- a/setup.py +++ b/setup.py @@ -44,8 +44,8 @@ setup(name='collective.dms.mailcontent', 'setuptools', 'plone.app.dexterity', 'plone.directives.form', - 'collective.dms.basecontent', 'collective.contact.core', + 'collective.dms.basecontent', 'plone.formwidget.datetime', # 'plone.app.relationfield', 'five.grok', diff --git a/src/collective/dms/mailcontent/profiles/default/types/dmsincomingmail.xml b/src/collective/dms/mailcontent/profiles/default/types/dmsincomingmail.xml index 5a5ebf6..fa18c5f 100644 --- a/src/collective/dms/mailcontent/profiles/default/types/dmsincomingmail.xml +++ b/src/collective/dms/mailcontent/profiles/default/types/dmsincomingmail.xml @@ -13,7 +13,6 @@ - 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 7af7b51..5cfbc38 100644 --- a/src/collective/dms/mailcontent/profiles/default/types/dmsoutgoingmail.xml +++ b/src/collective/dms/mailcontent/profiles/default/types/dmsoutgoingmail.xml @@ -13,7 +13,6 @@ - False view