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

es6 alert :|

This commit is contained in:
fat
2015-05-07 12:48:22 -07:00
parent d1fbe200f4
commit 0724bd91ff
14 changed files with 619 additions and 145 deletions

View File

@@ -41,8 +41,8 @@
<!-- JavaScript Includes -->
<script src="../vendor/jquery.min.js"></script>
<script src="../../transition.js"></script>
<script src="../../alert.js"></script>
<script src="../../dist/util.js"></script>
<script src="../../dist/alert.js"></script>
</body>
</html>