diff options
| author | XhmikosR <[email protected]> | 2020-10-26 16:39:23 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-11-05 15:37:34 +0200 |
| commit | 13572a6867f8f3275659bfb8874cc0ed6f63967b (patch) | |
| tree | 3272c0f024b715ecbeb954d533b199fbf67ca098 /js/tests/visual/modal.html | |
| parent | e8f1709adfd79bd8a9dd1e99b240edd39fd91d11 (diff) | |
| download | bootstrap-13572a6867f8f3275659bfb8874cc0ed6f63967b.tar.xz bootstrap-13572a6867f8f3275659bfb8874cc0ed6f63967b.zip | |
Remove the now unneeded polyfills.
Diffstat (limited to 'js/tests/visual/modal.html')
| -rw-r--r-- | js/tests/visual/modal.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/tests/visual/modal.html b/js/tests/visual/modal.html index eabc63318..13e93d154 100644 --- a/js/tests/visual/modal.html +++ b/js/tests/visual/modal.html @@ -206,7 +206,6 @@ </div> <script src="../../../node_modules/popper.js/dist/umd/popper.min.js"></script> - <script src="../../dist/dom/polyfill.js"></script> <script src="../../dist/dom/event-handler.js"></script> <script src="../../dist/dom/selector-engine.js"></script> <script src="../../dist/dom/data.js"></script> |
