Skip to content

Commit

Permalink
Never heard of $
Browse files Browse the repository at this point in the history
  • Loading branch information
defunkt committed Apr 2, 2011
1 parent a296dd8 commit f83c90e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jquery.pjax.js
Original file line number Diff line number Diff line change
Expand Up @@ -173,5 +173,5 @@ jQuery.event.props.push('state')

// Fall back to normalcy for older browsers.
if ( !window.history || !window.history.pushState ) {
jQuery.pjax = jQuery.fn.pjax = $.noop
jQuery.pjax = jQuery.fn.pjax = jQuery.noop
};

0 comments on commit f83c90e

Please sign in to comment.