Skip to content

Changed jQuery '$' to 'jQuery' in the Profiler #1063

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
Aug 11, 2012
Merged

Changed jQuery '$' to 'jQuery' in the Profiler #1063

merged 1 commit into from
Aug 11, 2012

Conversation

stayallive
Copy link
Contributor

Changed the '$' to 'jQuery' in profiler.js because it conflicts with libs like 'prototype.js'.

I did not use '.noConflict()' because of the people that do use the '$'.

Signed-off-by: Alex Bouma info@alboweb.nl

Changed the '$' to 'jQuery' in profiler.js because it conflicts with libs like 'prototype.js'.

I did not use '.noConflict()' because of the people that do use the '$'.

Signed-off-by: Alex Bouma <info@alboweb.nl>
@franzliedke
Copy link
Contributor

👍

jasonlewis added a commit that referenced this pull request Aug 11, 2012
Changed jQuery '$' to 'jQuery' in the Profiler
@jasonlewis jasonlewis merged commit 694f696 into laravel:develop Aug 11, 2012
@jasonlewis
Copy link
Contributor

Yeah good one. I know how annoying conflicts like this can be. Thanks!

@stayallive
Copy link
Contributor Author

You're welcome!

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