Skip to content
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

Use the jQuery object that has been passed into the IIFE #68

Merged
merged 1 commit into from
Aug 20, 2012
Merged

Use the jQuery object that has been passed into the IIFE #68

merged 1 commit into from
Aug 20, 2012

Conversation

dtex
Copy link
Contributor

@dtex dtex commented Aug 20, 2012

We should use the jQuery object that has been passed into contextMenu's IIFE in case the global jQuery name has been freed by jQuery.noConflict( true )

We should use the jQuery object that has been passed into contextMenu's IIFE in case the global jQuery name has been freed by jQuery.noConflict( true )
rodneyrehm added a commit that referenced this pull request Aug 20, 2012
Fixing variable name typo - consistently use `$` instead of `jQuery`
@rodneyrehm rodneyrehm merged commit 8c404b0 into swisnl:gh-pages Aug 20, 2012
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.

2 participants