Skip to content

Fixed jQuery selector, added single quotes #6

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
May 12, 2016

Conversation

billiaug
Copy link
Contributor

Added single quotes to jQuery selector.
Broken selector made tabs broken when a hash was given in the url on page load to set current active tab.

@srsgores
Copy link
Owner

Good catch! I'm assuming this will fix cases where the URL has characters like [ or ], or " in it. Perhaps the selector will eventually need even more attention.

@srsgores srsgores merged commit c1fdd44 into srsgores:master May 12, 2016
@srsgores
Copy link
Owner

Erm, actually, changes will also need to be done in the coffeescript file... I think we should look at removing the dependency, and migrating to ES2016, but that's for later. Can you also edit the coffeescript file?

srsgores added a commit that referenced this pull request May 16, 2016
Recompile gruntfile with latest coffeescript
Bump version again
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