Missing semicolon
This commit is contained in:
parent
175816c359
commit
67e3cc1eca
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ function HippieMeta ($ma, $pp) {
|
|||
// 'left': event.pageX - $(this).offset().left + 8
|
||||
});
|
||||
}
|
||||
})
|
||||
});
|
||||
});
|
||||
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue