]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Remove unnecessary `data-bs-backdrop="static"` (#33578)
authorRohit Sharma <rohit2sharma95@gmail.com>
Thu, 8 Apr 2021 05:20:21 +0000 (10:50 +0530)
committerGitHub <noreply@github.com>
Thu, 8 Apr 2021 05:20:21 +0000 (08:20 +0300)
commit9bca1b5a8b24f597ec75d0fbbd63cff2747af1bf
treed670c51d552bf8ee9d3fb99db7f88b44430f7796
parent0795a778f2b9e90a92ac5a240811cc2427dc268d
Remove unnecessary `data-bs-backdrop="static"` (#33578)

Since the value for the `backdrop` option is available in the configuration object.
js/tests/unit/modal.spec.js