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