1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-07-31 02:40:26 +02:00

Merge pull request #10998 from ZDroid/patch-7

Remove [type]
This commit is contained in:
Mark Otto
2013-10-09 10:12:17 -07:00

View File

@@ -8,7 +8,7 @@
<script src="vendor/jquery.js"></script>
<!-- qunit -->
<link rel="stylesheet" href="vendor/qunit.css" type="text/css" media="screen" />
<link rel="stylesheet" href="vendor/qunit.css" media="screen">
<script src="vendor/qunit.js"></script>
<!-- plugin sources -->