Skip to content

Instantly share code, notes, and snippets.

@sokoljr
Created November 1, 2016 08:37
Show Gist options
  • Save sokoljr/456a6f0326570f8202117b969f77c037 to your computer and use it in GitHub Desktop.
Save sokoljr/456a6f0326570f8202117b969f77c037 to your computer and use it in GitHub Desktop.
Modal html
<div id="modal_form">
<button id="modal_success" type="button" class="btn btn-success">ДА</button>
<button id="modal_close" type="button" class="btn btn-danger">НЕТ</button>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment