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

Accordion example Parent Issue #16925

Closed
eoflexweb opened this issue Aug 3, 2015 · 1 comment
Closed

Accordion example Parent Issue #16925

eoflexweb opened this issue Aug 3, 2015 · 1 comment
Labels

Comments

@eoflexweb
Copy link

Dear Team,
Hi, I just using Accordion example with data-parent.But if we can use same format which is given in your website.Its working fine but if we can use without panel then this is not working perfectly.
I have solution for that.You can replace 577 line in bootstrap.js which is "var actives = this.$parent && this.$parent.children('.panel').children('.in, .collapsing')" with "var actives = this.$parent && this.$parent.find('.panel-collapse.in, .panel-collapse.collapsing')".Its working in both part.
Thank you.

@cvrebert
Copy link
Collaborator

cvrebert commented Aug 3, 2015

Duplicate of #10966.

@cvrebert cvrebert closed this as completed Aug 3, 2015
@cvrebert cvrebert added the js label Aug 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants