1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00

Remove obsolete code.

This commit is contained in:
Thomas Tanghus 2012-07-15 22:20:26 +02:00
parent 5fa9c5cd92
commit af123af81f

View File

@ -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');