Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
a54e6d4e
Commit
a54e6d4e
authored
10 years ago
by
Chris Rebert
Browse files
Options
Download
Email Patches
Plain Diff
rename jquery.js -> jquery.min.js since it's minified
parent
0aaf2cdd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
js/tests/index.html
+1
-1
js/tests/index.html
js/tests/vendor/jquery.min.js
+0
-0
js/tests/vendor/jquery.min.js
with
1 addition
and
1 deletion
+1
-1
js/tests/index.html
+
1
-
1
View file @
a54e6d4e
...
...
@@ -5,7 +5,7 @@
<title>
Bootstrap Plugin Test Suite
</title>
<!-- jQuery -->
<script
src=
"vendor/jquery.js"
></script>
<script
src=
"vendor/jquery.
min.
js"
></script>
<!-- QUnit -->
<link
rel=
"stylesheet"
href=
"vendor/qunit.css"
media=
"screen"
>
...
...
This diff is collapsed.
Click to expand it.
js/tests/vendor/jquery.js
→
js/tests/vendor/jquery.
min.
js
+
0
-
0
View file @
a54e6d4e
File moved
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment