Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
Commits
896180f4
Commit
896180f4
authored
Mar 08, 2014
by
Thomas Park
Browse files
add test case for alert anchor close button
parent
e9fb9664
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/components.html
View file @
896180f4
...
...
@@ -2200,8 +2200,8 @@
</div>
<div
class=
"bs-example"
>
<div
class=
"alert alert-warning"
>
<
button
type=
"button"
class=
"close"
data-dismiss=
"alert"
>
×
</
button
>
<div
class=
"alert
alert-dismissable
alert-warning"
>
<
a
class=
"close"
data-dismiss=
"alert"
>
×
</
a
>
<strong>
Warning!
</strong>
Best check yo self, you're not looking too good.
</div>
</div>
...
...
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