tipsy on sidebar avatars
This commit is contained in:
parent
61e40debb5
commit
4bbbbf6bb1
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ var View = {
|
|||
|
||||
avatars: {
|
||||
bind: function() {
|
||||
$(".left_pane img.avatar, #manage_aspect_zones img.avatar").tipsy({
|
||||
$("#left_pane img.avatar, #manage_aspect_zones img.avatar").tipsy({
|
||||
live: true
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue