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

Remove redundant jstree script from search form #13153

Merged
merged 1 commit into from
Nov 25, 2018

Conversation

colemanw
Copy link
Member

Overview

Fixes a 404 on an unnecessary script.

Before

Tag popup works on search forms because the unneeded script could not be found.

After

Tag popup works on search forms because the unneeded script is removed.

Technical Details

#13128 fixed the old script interfering with the tag popup; turns out the correct script was loading from within the popup and doesn't need to be added to search forms at all.

@civibot
Copy link

civibot bot commented Nov 25, 2018

(Standard links)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants