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
74a3c763
Commit
74a3c763
authored
13 years ago
by
Jacob Thornton
Browse files
Options
Download
Email Patches
Plain Diff
add note about backdrop static
parent
0e8427e7
1 merge request
!1952
Tabulation navigation with Typeahead
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/assets/bootstrap.zip
+0
-0
docs/assets/bootstrap.zip
docs/javascript.html
+1
-1
docs/javascript.html
docs/templates/pages/javascript.mustache
+1
-1
docs/templates/pages/javascript.mustache
with
2 additions
and
2 deletions
+2
-2
docs/assets/bootstrap.zip
+
0
-
0
View file @
74a3c763
No preview for this file type
This diff is collapsed.
Click to expand it.
docs/javascript.html
+
1
-
1
View file @
74a3c763
...
@@ -276,7 +276,7 @@
...
@@ -276,7 +276,7 @@
<td>
backdrop
</td>
<td>
backdrop
</td>
<td>
boolean
</td>
<td>
boolean
</td>
<td>
true
</td>
<td>
true
</td>
<td>
Includes a modal-backdrop element
</td>
<td>
Includes a modal-backdrop element
. Alternatively, specify
<code>
static
</code>
for a backdrop which doesn't close the modal on click.
</td>
</tr>
</tr>
<tr>
<tr>
<td>
keyboard
</td>
<td>
keyboard
</td>
...
...
This diff is collapsed.
Click to expand it.
docs/templates/pages/javascript.mustache
+
1
-
1
View file @
74a3c763
...
@@ -200,7 +200,7 @@
...
@@ -200,7 +200,7 @@
<td>
{{
_i
}}
backdrop
{{/
i
}}
</td>
<td>
{{
_i
}}
backdrop
{{/
i
}}
</td>
<td>
{{
_i
}}
boolean
{{/
i
}}
</td>
<td>
{{
_i
}}
boolean
{{/
i
}}
</td>
<td>
{{
_i
}}
true
{{/
i
}}
</td>
<td>
{{
_i
}}
true
{{/
i
}}
</td>
<td>
{{
_i
}}
Includes a modal-backdrop element
{{/
i
}}
</td>
<td>
{{
_i
}}
Includes a modal-backdrop element
. Alternatively, specify
<code>
static
</code>
for a backdrop which doesn't close the modal on click.
{{/
i
}}
</td>
</tr>
</tr>
<tr>
<tr>
<td>
{{
_i
}}
keyboard
{{/
i
}}
</td>
<td>
{{
_i
}}
keyboard
{{/
i
}}
</td>
...
...
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