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

nested many form not work in modal #2372

Closed
fmh opened this issue Aug 6, 2015 · 2 comments
Closed

nested many form not work in modal #2372

fmh opened this issue Aug 6, 2015 · 2 comments

Comments

@fmh
Copy link
Contributor

fmh commented Aug 6, 2015

this issue is just in modal
before click to add nested form (nested many)
capture d ecran 2015-08-06 a 15 54 36

after click
capture d ecran 2015-08-06 a 15 55 01

it is caused by something that removes .btn-group content

@fmh
Copy link
Contributor Author

fmh commented Aug 6, 2015

@mshibuya : maybe a fix (it work for me)

$(this).siblings('.btn').remove() 

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

No branches or pull requests

1 participant