1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-24 14:13:06 +02:00

fix remove files in our visual tests

This commit is contained in:
Johann-S
2019-03-17 12:07:26 +01:00
committed by XhmikosR
parent c2fa74b652
commit ad0f5f153c
11 changed files with 13 additions and 36 deletions

View File

@@ -52,11 +52,9 @@
</div>
</div>
<script src="../../dist/dom/polyfill.js"></script>
<script src="../../dist/util.js"></script>
<script src="../../dist/dom/eventHandler.js"></script>
<script src="../../dist/dom/manipulator.js"></script>
<script src="../../dist/dom/data.js"></script>
<script src="../../dist/dom/eventHandler.js"></script>
<script src="../../dist/toast.js"></script>
<script>
window.addEventListener('load', function () {