Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
60d9ecef
Commit
60d9ecef
authored
Apr 20, 2017
by
bbaer
Browse files
unescapable modal with data-keyboard="false"
parent
0d97f2da
Changes
1
Hide whitespace changes
Inline
Side-by-side
mockup/modal.html
View file @
60d9ecef
...
...
@@ -38,7 +38,7 @@
</div>
<!-- Button trigger modal -->
<button
type=
"button"
class=
"btn btn-primary"
data-toggle=
"modal"
data-target=
"#qfqModal101"
data-backdrop=
"static"
>
<button
type=
"button"
class=
"btn btn-primary"
data-toggle=
"modal"
data-target=
"#qfqModal101"
data-backdrop=
"static"
data-keyboard=
"false"
>
<span
class=
"glyphicon glyphicon-search"
></span>
</button>
...
...
Write
Preview
Supports
Markdown
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