mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-02 02:29:24 +01:00
rename jquery.js -> jquery.min.js since it's minified
This commit is contained in:
parent
0aaf2cdd3a
commit
a54e6d4ea9
@ -5,7 +5,7 @@
|
|||||||
<title>Bootstrap Plugin Test Suite</title>
|
<title>Bootstrap Plugin Test Suite</title>
|
||||||
|
|
||||||
<!-- jQuery -->
|
<!-- jQuery -->
|
||||||
<script src="vendor/jquery.js"></script>
|
<script src="vendor/jquery.min.js"></script>
|
||||||
|
|
||||||
<!-- QUnit -->
|
<!-- QUnit -->
|
||||||
<link rel="stylesheet" href="vendor/qunit.css" media="screen">
|
<link rel="stylesheet" href="vendor/qunit.css" media="screen">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user