Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
ec05ebc5
Commit
ec05ebc5
authored
Feb 17, 2012
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add small section to navbar docs on text in the component, per #2035
parent
1455bc9f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
0 deletions
+6
-0
docs/assets/bootstrap.zip
docs/assets/bootstrap.zip
+0
-0
docs/components.html
docs/components.html
+3
-0
docs/templates/pages/components.mustache
docs/templates/pages/components.mustache
+3
-0
No files found.
docs/assets/bootstrap.zip
View file @
ec05ebc5
No preview for this file type
docs/components.html
View file @
ec05ebc5
...
@@ -908,6 +908,9 @@
...
@@ -908,6 +908,9 @@
<
/ul
>
<
/ul
>
</pre>
</pre>
<p><a
class=
"btn"
href=
"./javascript.html#dropdowns"
>
Get the javascript
→
</a></p>
<p><a
class=
"btn"
href=
"./javascript.html#dropdowns"
>
Get the javascript
→
</a></p>
<hr>
<h3>
Text in the navbar
</h3>
<p>
Wrap strings of text in a
<code>
<
p
>
</code>
tag for proper leading and color.
</p>
</div>
<!-- /.span -->
</div>
<!-- /.span -->
</div>
<!-- /.row -->
</div>
<!-- /.row -->
...
...
docs/templates/pages/components.mustache
View file @
ec05ebc5
...
@@ -832,6 +832,9 @@
...
@@ -832,6 +832,9 @@
<
/ul
>
<
/ul
>
</pre>
</pre>
<p><a
class=
"btn"
href=
"./javascript.html#dropdowns"
>
{{
_i
}}
Get the javascript
→
{{/
i
}}
</a></p>
<p><a
class=
"btn"
href=
"./javascript.html#dropdowns"
>
{{
_i
}}
Get the javascript
→
{{/
i
}}
</a></p>
<hr>
<h3>
{{
_i
}}
Text in the navbar
{{/
i
}}
</h3>
<p>
{{
_i
}}
Wrap strings of text in a
<code>
<
p
>
</code>
tag for proper leading and color.
{{/
i
}}
</p>
</div>
<!-- /.span -->
</div>
<!-- /.span -->
</div>
<!-- /.row -->
</div>
<!-- /.row -->
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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