mirror of
https://github.com/nextcloud/server.git
synced 2026-04-26 00:27:49 -04:00
Contacts: Tipsyfied photo toolbar.
This commit is contained in:
parent
d17eba19c1
commit
8f2e9caf96
1 changed files with 1 additions and 0 deletions
|
|
@ -1084,6 +1084,7 @@ Contacts={
|
|||
}
|
||||
},
|
||||
loadPhotoHandlers:function(){
|
||||
$('#phototools li a').tipsy();
|
||||
$('#contacts_details_photo_wrapper').hover(
|
||||
function () {
|
||||
$('#phototools').slideDown(200);
|
||||
|
|
|
|||
Loading…
Reference in a new issue