From a89231ac1d34d497a275add9a6b0b0482e924d6f Mon Sep 17 00:00:00 2001 From: Thomas Tanghus Date: Thu, 3 May 2012 15:21:29 +0200 Subject: [PATCH] Contacts: Clean up tipsies. --- apps/contacts/js/contacts.js | 5 +++-- apps/contacts/templates/index.php | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/apps/contacts/js/contacts.js b/apps/contacts/js/contacts.js index 06218e48bc..3672a094f4 100644 --- a/apps/contacts/js/contacts.js +++ b/apps/contacts/js/contacts.js @@ -150,10 +150,11 @@ Contacts={ } ] ); $('#categories').multiple_autocomplete({source: categories}); - $('.button,.action,.tip').tipsy(); $('#contacts_deletecard').tipsy({gravity: 'ne'}); $('#contacts_downloadcard').tipsy({gravity: 'ne'}); - Contacts.UI.loadListHandlers(); + $('#contacts_propertymenu_button').tipsy(); + $('#contacts_newcontact, #chooseaddressbook').tipsy({gravity: 'sw'}); + console.log($('#contacts_newcontact').html()); }, Card:{ id:'', diff --git a/apps/contacts/templates/index.php b/apps/contacts/templates/index.php index a5db483b9a..79825067d8 100755 --- a/apps/contacts/templates/index.php +++ b/apps/contacts/templates/index.php @@ -10,8 +10,8 @@
- - + +