Skip to content

Loads jquery 2.0.0 instead of failing back to 1.7.1 - #158

Merged
SamSaffron merged 1 commit into
SamSaffron:masterfrom
kberridge:patch-1
May 22, 2013
Merged

Loads jquery 2.0.0 instead of failing back to 1.7.1#158
SamSaffron merged 1 commit into
SamSaffron:masterfrom
kberridge:patch-1

Conversation

@kberridge

Copy link
Copy Markdown
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
Copy Markdown
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