bootstrap4-snippets icon indicating copy to clipboard operation
bootstrap4-snippets copied to clipboard

Fix some issues with bootstrap modals

Open Bloodmallet opened this issue 6 years ago • 0 comments

This PR contains the following changes for bootstrap modals:

  • variable names are consistently modal* now
  • added modalTitleId as id to the modal title (h5)
  • use modal id variable instead of "exampleModal"
  • indentation uses 4 spaces everywhere
  • deleted some indentations that were wrong

Thank you for this code addon. I hope this PR is deemed useful. After all I stumbled upon these issues when using it.

Bloodmallet avatar May 07 '19 18:05 Bloodmallet