diff --git a/apps/contacts/js/contacts.js b/apps/contacts/js/contacts.js index 861250c53e60dbcb276c5b669fb886ee189c2ab5..31d50a606fd0be4b17f5738e2a0f3675d91314e5 100644 --- a/apps/contacts/js/contacts.js +++ b/apps/contacts/js/contacts.js @@ -1334,8 +1334,6 @@ Contacts={ }, }, Addressbooks:{ - droptarget:undefined, - droptext:t('contacts', 'Drop a VCF file<br />to import contacts.'), overview:function(){ if($('#chooseaddressbook_dialog').dialog('isOpen') == true){ $('#chooseaddressbook_dialog').dialog('moveToTop');