Skip to content

Commit

Permalink
Use window.jQuery in transition.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jasny committed Apr 19, 2014
1 parent 1001ad2 commit 2856890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/transition.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@
$.support.transition = transitionEnd()
})

}(jQuery);
}(window.jQuery);

0 comments on commit 2856890

Please sign in to comment.