Release v2.2.0
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// Bootstrap modal convenience wrapper for the browser scripts.
|
||||
|
||||
(function () {
|
||||
function getOrCreate(modalElement) {
|
||||
if (!modalElement || !window.bootstrap || !window.bootstrap.Modal) {
|
||||
|
||||
Reference in New Issue
Block a user