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

Issue #58 - Modal stops passing title/message/href through if modal is canceled #113

Merged
merged 3 commits into from
Jan 4, 2014

Conversation

feeva
Copy link

@feeva feeva commented Dec 25, 2013

It was not my plan to reformat the default layout but there were two problems.

First, its indentation was broken. I had to fix it to understand its HTML structure.
Second, tag matching was broken. Every backend/*/index.blade.php misses last closing div. And it was found in the middle of the default layout. I guess it was intended so I left it as it was.

IMHO modal should be in HTML in accordance with the spirit of bootstrap ;) If you rather like lazy init by JavaScript, I sure can change it back to its original concept.

PS. This is my first contribution with 24 Pull Requests. Happy holidays!

snipe added a commit that referenced this pull request Jan 4, 2014
Issue #58 - Modal stops passing title/message/href through if modal is canceled
@snipe snipe merged commit a193e31 into snipe:develop Jan 4, 2014
@snipe
Copy link
Owner

snipe commented Jan 4, 2014

This looks great, thank you! (Sorry for the delay - holidays and a massive office move for my day job.)

@stevecookms stevecookms mentioned this pull request Jul 19, 2016
@rmgau rmgau mentioned this pull request Aug 5, 2016
@dooley1023 dooley1023 mentioned this pull request Feb 2, 2017
2 tasks
@katecruser katecruser mentioned this pull request Feb 8, 2017
2 tasks
@Mike1704 Mike1704 mentioned this pull request Mar 3, 2017
@feeva feeva deleted the issue58-modal-failure branch March 15, 2017 00:46
@aaronlott aaronlott mentioned this pull request Jun 13, 2017
@hairysamurai hairysamurai mentioned this pull request Sep 12, 2017
@rkayutkin rkayutkin mentioned this pull request Jun 14, 2019
2 tasks
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