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

update image-gallery to 2.10 #4

Merged
merged 1 commit into from Feb 12, 2013
Merged

update image-gallery to 2.10 #4

merged 1 commit into from Feb 12, 2013

Conversation

kdiogenes
Copy link
Contributor

I don't know why it's incompatible, but with jquery-rails 2.1.4 and bootstrap-sass 2.2.2.0 image-gallery 2.8 doesn't work and firebug doesn't show any error.

From the patch I guess that could be something related to this, but I don't know:

  •                options.selector = 'a[rel=gallery]';
    
  •                options.selector = 'a[data-gallery=gallery]';
    

With this patch I could make it work with the instructions in README.

kristianmandrup added a commit that referenced this pull request Feb 12, 2013
update image-gallery to 2.10
@kristianmandrup kristianmandrup merged commit c28039c into kristianmandrup:master Feb 12, 2013
@kristianmandrup
Copy link
Owner

Great! I'm happy you got it fixed. To be honest, I havent used the bootstrap image gallery myself, just thought it would be nice to have it prepackaged and ready for use with Rails in case I (or someone) would need it...

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

2 participants