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
0a7b1852
Commit
0a7b1852
authored
11 years ago
by
Mark Otto
Browse files
Options
Download
Plain Diff
Merge pull request
#36
from ggam/patch-1
Included required JavaScript in navbar-static-top
parents
031ed98c
ee6db981
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
navbar-static-top/index.html
+5
-0
navbar-static-top/index.html
with
5 additions
and
0 deletions
+5
-0
navbar-static-top/index.html
+
5
-
0
View file @
0a7b1852
...
@@ -67,5 +67,10 @@
...
@@ -67,5 +67,10 @@
</div>
<!-- /container -->
</div>
<!-- /container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script
src=
"../assets/js/jquery.js"
></script>
<script
src=
"../bootstrap/js/bootstrap.min.js"
></script>
</body>
</body>
</html>
</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