From 8bcf436b990796e0d27465d2ab642d12f7caa74a Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Tue, 1 Sep 2020 17:25:14 +0300 Subject: [PATCH] Items edit: remove warnings about not all types being supported. It's not really true anymore, we support essentially all of them, and if we are missing any, we want it to be reported so we can fix it. --- src/Calendars/EventEdit.tsx | 5 ----- src/Contacts/ContactEdit.tsx | 5 ----- src/Tasks/TaskEdit.tsx | 5 ----- 3 files changed, 15 deletions(-) diff --git a/src/Calendars/EventEdit.tsx b/src/Calendars/EventEdit.tsx index f7db070..b24bfcc 100644 --- a/src/Calendars/EventEdit.tsx +++ b/src/Calendars/EventEdit.tsx @@ -413,11 +413,6 @@ export default class EventEdit extends React.PureComponent { Save - -
- Not all types are supported at the moment. If you are editing a contact, - the unsupported types will be copied as is. -
{ Save - -
- Not all types are supported at the moment. If you are editing a contact, - the unsupported types will be copied as is. -
{ Save - -
- Not all types are supported at the moment. If you are editing a contact, - the unsupported types will be copied as is. -