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
d8b477f2
Commit
d8b477f2
authored
11 years ago
by
Shawn Price
Browse files
Options
Download
Email Patches
Plain Diff
Use local copy of jquery instead of hotlinking
parent
dfa71726
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
offcanvas/index.html
+2
-2
offcanvas/index.html
with
2 additions
and
2 deletions
+2
-2
offcanvas/index.html
+
2
-
2
View file @
d8b477f2
...
...
@@ -108,7 +108,7 @@
<!-- jQuery and plugin -->
<script
src=
"
http://code.jquery.com
/jquery.js"
></script>
<script
src=
"
../assets/js
/jquery.js"
></script>
<script
src=
"offcanvas.js"
></script>
</body>
</html>
\ No newline at end of file
</html>
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