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
cfa1e395
Commit
cfa1e395
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
nuke that whitespace
parent
b04acb37
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/javascript.html
+0
-1
docs/javascript.html
docs/templates/pages/javascript.mustache
+0
-1
docs/templates/pages/javascript.mustache
with
0 additions
and
2 deletions
+0
-2
docs/javascript.html
+
0
-
1
View file @
cfa1e395
...
...
@@ -232,7 +232,6 @@ $('#myModal').on('show', function (e) {
<p>
Toggle a modal via JavaScript by clicking the button below. It will slide down and fade in from the top of the page.
</p>
<!-- sample modal content -->
<div
id=
"myModal"
class=
"modal fade"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-content"
>
...
...
This diff is collapsed.
Click to expand it.
docs/templates/pages/javascript.mustache
+
0
-
1
View file @
cfa1e395
...
...
@@ -165,7 +165,6 @@ $('#myModal').on('show', function (e) {
<p>
Toggle a modal via JavaScript by clicking the button below. It will slide down and fade in from the top of the page.
</p>
<!-- sample modal content -->
<div
id=
"myModal"
class=
"modal fade"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-content"
>
...
...
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