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
eb4f708b
Commit
eb4f708b
authored
13 years ago
by
Andreas Cederström
Browse files
Options
Download
Email Patches
Plain Diff
badge-error => badge-important
parent
5179df19
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/assets/bootstrap.zip
+0
-0
docs/assets/bootstrap.zip
docs/components.html
+3
-3
docs/components.html
docs/templates/pages/components.mustache
+3
-3
docs/templates/pages/components.mustache
with
6 additions
and
6 deletions
+6
-6
docs/assets/bootstrap.zip
+
0
-
0
View file @
eb4f708b
No preview for this file type
This diff is collapsed.
Click to expand it.
docs/components.html
+
3
-
3
View file @
eb4f708b
...
...
@@ -1422,13 +1422,13 @@
</tr>
<tr>
<td>
Error
Important
</td>
<td>
<span
class=
"badge badge-
error
"
>
6
</span>
<span
class=
"badge badge-
important
"
>
6
</span>
</td>
<td>
<code>
<
span class="badge badge-
error
"
>
6
<
/span
>
</code>
<code>
<
span class="badge badge-
important
"
>
6
<
/span
>
</code>
</td>
</tr>
<tr>
...
...
This diff is collapsed.
Click to expand it.
docs/templates/pages/components.mustache
+
3
-
3
View file @
eb4f708b
...
...
@@ -1346,13 +1346,13 @@
</tr>
<tr>
<td>
{{
_i
}}
Error
{{/
i
}}
{{
_i
}}
Important
{{/
i
}}
</td>
<td>
<span
class=
"badge badge-
error
"
>
6
</span>
<span
class=
"badge badge-
important
"
>
6
</span>
</td>
<td>
<code>
<
span class="badge badge-
error
"
>
6
<
/span
>
</code>
<code>
<
span class="badge badge-
important
"
>
6
<
/span
>
</code>
</td>
</tr>
<tr>
...
...
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