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
189d1159
Commit
189d1159
authored
13 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
rename modals to popovers
parent
cbf69199
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/index.html
+3
-3
docs/index.html
with
3 additions
and
3 deletions
+3
-3
docs/index.html
+
3
-
3
View file @
189d1159
...
...
@@ -32,7 +32,7 @@
<li><a
href=
"#forms"
>
Forms
</a></li>
<li><a
href=
"#navigation"
>
Navigation
</a></li>
<li><a
href=
"#alerts"
>
Alerts
</a></li>
<li><a
href=
"#
modals"
>
Modal
s
</a></li>
<li><a
href=
"#
popovers"
>
Popover
s
</a></li>
<li><a
href=
"#less"
>
LESS
</a></li>
</ul>
</div>
...
...
@@ -1056,9 +1056,9 @@
</section>
<section
id=
"
modal
s"
>
<section
id=
"
popover
s"
>
<div
class=
"page-header"
>
<h1>
Modal
s
<small>
Rules and condition
s for displaying content in
dialog boxe
s
</small></h1>
<h1>
Popover
s
<small>
Component
s for displaying content in
modals, tooltips, and popover
s
</small></h1>
</div>
<div
class=
"row"
>
<div
class=
"span4 columns"
>
...
...
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