Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
ed4e873f
Commit
ed4e873f
authored
9 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
comment out third level of nav
parent
7c552d70
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/_includes/nav-docs.html
+2
-0
docs/_includes/nav-docs.html
with
2 additions
and
0 deletions
+2
-0
docs/_includes/nav-docs.html
+
2
-
0
View file @
ed4e873f
...
...
@@ -41,6 +41,7 @@
{{ doc.title }}
</a>
{% comment %}
{% unless doc.sections == nil %}
<ul
class=
"nav"
>
{% for section in doc.sections %}
...
...
@@ -52,6 +53,7 @@
{% endfor %}
</ul>
{% endunless %}
{% endcomment %}
</li>
{% endfor %}
</ul>
...
...
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
Menu
Explore
Projects
Groups
Snippets