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