typo on last commit

This commit is contained in:
OhaiBBQ 2010-12-05 06:21:06 +03:00
parent 05f54e0ebd
commit 1b7749f282

View file

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