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

fix group events by locations #135

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

uyvunk
Copy link
Contributor

@uyvunk uyvunk commented May 20, 2015

I just fix group events by its locations. Please take a look. :)

@@ -45,11 +45,16 @@
</div>

<script>
document.observe("dom:loaded", function() {
$(document).ready(function() {
if (window.location.hash.slice(1) != "" && window.location.hash.slice(1).split("=")[0] == "filter-county") {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You might consider a simpler regular expression match here.

@mattharris5
Copy link
Member

Thanks for contributing this change!

@mitchellharper12
Copy link
Contributor

@mattharris5 Is this good to merge?

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.

None yet

3 participants