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
2f7d5fd2
Commit
2f7d5fd2
authored
10 years ago
by
Chris Rebert
Browse files
Options
Download
Email Patches
Plain Diff
docs: minor correction to the focus-triggered popover demo explanation
parent
0bc2edd1
5 merge requests
!28721
Hot test
,
!13947
Fix popover live demos in docs
,
!16605
Test pull please ignore
,
!22103
test
,
!25326
Adjust examples
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/_includes/js/popovers.html
+1
-1
docs/_includes/js/popovers.html
with
1 addition
and
1 deletion
+1
-1
docs/_includes/js/popovers.html
+
1
-
1
View file @
2f7d5fd2
...
...
@@ -109,7 +109,7 @@ sagittis lacus vel augue laoreet rutrum faucibus.">
{% endhighlight %}
<h4>
Dismiss on next click
</h4>
<p>
Use the
<code>
focus
</code>
trigger to dismiss popovers on the
ir
next click.
</p>
<p>
Use the
<code>
focus
</code>
trigger to dismiss popovers on the next click
that the user makes
.
</p>
<div
class=
"bs-example"
style=
"padding-bottom: 24px;"
>
<button
type=
"button"
class=
"btn btn-lg btn-danger bs-docs-popover-dismiss"
data-toggle=
"popover"
title=
"Dismissible popover"
data-content=
"And here's some amazing content. It's very engaging. Right?"
>
Dismissible popover
</button>
</div>
...
...
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