Skip to content

Loads jquery 2.0.0 instead of failing back to 1.7.1 #158

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 22, 2013
Merged

Loads jquery 2.0.0 instead of failing back to 1.7.1 #158

merged 1 commit into from
May 22, 2013

Conversation

kberridge
Copy link
Contributor

Fixes an issue with jquery.hotkeys where any keystroke would cause the profiler UI to toggle. When 2.0.0 is used, or any version before 1.7, jquery.hotkeys will hook up special events to the wrong version of jquery (not the one miniprofiler loads: 1.7.1). This change fixes it only for 2.0.0.

Fixes an issue with jquery.hotkeys where any keystroke would cause the profiler UI to toggle.  When 2.0.0 is used, or any version before 1.7, jquery.hotkeys will hook up special events to the wrong version of jquery (not the one miniprofiler loads: 1.7.1).  This change fixes it only for 2.0.0.
@SamSaffron
Copy link
Owner

seems fine cc @dixon

SamSaffron added a commit that referenced this pull request May 22, 2013
Loads jquery 2.0.0 instead of failing back to 1.7.1
@SamSaffron SamSaffron merged commit e2e00d5 into SamSaffron:master May 22, 2013
@kberridge kberridge deleted the patch-1 branch April 6, 2017 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants