Created by: jtward
When you call modal on an element, bootstrap will currently always use the options passed in the first call. This pull request allows subsequent calls to modal with different options to change the behaviour of the modal.
Created by: jtward
When you call modal on an element, bootstrap will currently always use the options passed in the first call. This pull request allows subsequent calls to modal with different options to change the behaviour of the modal.