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
595e1a18
Commit
595e1a18
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
fixes
#5119
: javascript in navbar typo
parent
15bb78ce
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
docs/base-css.html
+1
-1
docs/base-css.html
docs/components.html
+1
-1
docs/components.html
docs/customize.html
+1
-1
docs/customize.html
docs/extend.html
+1
-1
docs/extend.html
docs/getting-started.html
+1
-1
docs/getting-started.html
docs/index.html
+1
-1
docs/index.html
docs/javascript.html
+1
-1
docs/javascript.html
docs/scaffolding.html
+1
-1
docs/scaffolding.html
docs/templates/layout.mustache
+1
-1
docs/templates/layout.mustache
with
9 additions
and
9 deletions
+9
-9
docs/base-css.html
+
1
-
1
View file @
595e1a18
...
...
@@ -58,7 +58,7 @@
<a
href=
"./components.html"
>
Components
</a>
</li>
<li
class=
""
>
<a
href=
"./javascript.html"
>
Java
s
cript
</a>
<a
href=
"./javascript.html"
>
Java
S
cript
</a>
</li>
<li
class=
""
>
<a
href=
"./customize.html"
>
Customize
</a>
...
...
This diff is collapsed.
Click to expand it.
docs/components.html
+
1
-
1
View file @
595e1a18
...
...
@@ -58,7 +58,7 @@
<a
href=
"./components.html"
>
Components
</a>
</li>
<li
class=
""
>
<a
href=
"./javascript.html"
>
Java
s
cript
</a>
<a
href=
"./javascript.html"
>
Java
S
cript
</a>
</li>
<li
class=
""
>
<a
href=
"./customize.html"
>
Customize
</a>
...
...
This diff is collapsed.
Click to expand it.
docs/customize.html
+
1
-
1
View file @
595e1a18
...
...
@@ -58,7 +58,7 @@
<a
href=
"./components.html"
>
Components
</a>
</li>
<li
class=
""
>
<a
href=
"./javascript.html"
>
Java
s
cript
</a>
<a
href=
"./javascript.html"
>
Java
S
cript
</a>
</li>
<li
class=
"active"
>
<a
href=
"./customize.html"
>
Customize
</a>
...
...
This diff is collapsed.
Click to expand it.
docs/extend.html
+
1
-
1
View file @
595e1a18
...
...
@@ -58,7 +58,7 @@
<a
href=
"./components.html"
>
Components
</a>
</li>
<li
class=
""
>
<a
href=
"./javascript.html"
>
Java
s
cript
</a>
<a
href=
"./javascript.html"
>
Java
S
cript
</a>
</li>
<li
class=
""
>
<a
href=
"./customize.html"
>
Customize
</a>
...
...
This diff is collapsed.
Click to expand it.
docs/getting-started.html
+
1
-
1
View file @
595e1a18
...
...
@@ -58,7 +58,7 @@
<a
href=
"./components.html"
>
Components
</a>
</li>
<li
class=
""
>
<a
href=
"./javascript.html"
>
Java
s
cript
</a>
<a
href=
"./javascript.html"
>
Java
S
cript
</a>
</li>
<li
class=
""
>
<a
href=
"./customize.html"
>
Customize
</a>
...
...
This diff is collapsed.
Click to expand it.
docs/index.html
+
1
-
1
View file @
595e1a18
...
...
@@ -58,7 +58,7 @@
<a
href=
"./components.html"
>
Components
</a>
</li>
<li
class=
""
>
<a
href=
"./javascript.html"
>
Java
s
cript
</a>
<a
href=
"./javascript.html"
>
Java
S
cript
</a>
</li>
<li
class=
""
>
<a
href=
"./customize.html"
>
Customize
</a>
...
...
This diff is collapsed.
Click to expand it.
docs/javascript.html
+
1
-
1
View file @
595e1a18
...
...
@@ -58,7 +58,7 @@
<a
href=
"./components.html"
>
Components
</a>
</li>
<li
class=
"active"
>
<a
href=
"./javascript.html"
>
Java
s
cript
</a>
<a
href=
"./javascript.html"
>
Java
S
cript
</a>
</li>
<li
class=
""
>
<a
href=
"./customize.html"
>
Customize
</a>
...
...
This diff is collapsed.
Click to expand it.
docs/scaffolding.html
+
1
-
1
View file @
595e1a18
...
...
@@ -58,7 +58,7 @@
<a
href=
"./components.html"
>
Components
</a>
</li>
<li
class=
""
>
<a
href=
"./javascript.html"
>
Java
s
cript
</a>
<a
href=
"./javascript.html"
>
Java
S
cript
</a>
</li>
<li
class=
""
>
<a
href=
"./customize.html"
>
Customize
</a>
...
...
This diff is collapsed.
Click to expand it.
docs/templates/layout.mustache
+
1
-
1
View file @
595e1a18
...
...
@@ -70,7 +70,7 @@
<a
href=
"./components.html"
>
{{
_i
}}
Components
{{/
i
}}
</a>
</li>
<li
class=
"
{{
javascript
}}
"
>
<a
href=
"./javascript.html"
>
{{
_i
}}
Java
s
cript
{{/
i
}}
</a>
<a
href=
"./javascript.html"
>
{{
_i
}}
Java
S
cript
{{/
i
}}
</a>
</li>
<li
class=
"
{{
customize
}}
"
>
<a
href=
"./customize.html"
>
{{
_i
}}
Customize
{{/
i
}}
</a>
...
...
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