Skip to content

Remove duplicate global assignment of window.jQuery - #3750

Open
jdufresne wants to merge 1 commit into
railsadminteam:masterfrom
jdufresne:duplicate-jquery
Open

Remove duplicate global assignment of window.jQuery#3750
jdufresne wants to merge 1 commit into
railsadminteam:masterfrom
jdufresne:duplicate-jquery

Conversation

@jdufresne

Copy link
Copy Markdown
Member

The window.jQuery global variable is already assigned in
src/rails_admin/jquery.js, so the one in the head template is an unnecessary duplicate.

The window.jQuery variable is already assigned in
src/rails_admin/jquery.js, so the one in the head template is an
unnecessary duplicate.
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.

1 participant