diff options
| author | Mark Otto <[email protected]> | 2013-02-07 19:32:30 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-02-07 19:32:30 -0800 |
| commit | cfa1e395103a8110e11b77917aa3896c99a0fd0e (patch) | |
| tree | f783e4f3fc426ccca1f615fc3004a9f27530cc5e /docs/templates/pages/javascript.mustache | |
| parent | b04acb37e830e1b1a299fab5d543b6ac0c70a1b0 (diff) | |
| download | bootstrap-cfa1e395103a8110e11b77917aa3896c99a0fd0e.tar.xz bootstrap-cfa1e395103a8110e11b77917aa3896c99a0fd0e.zip | |
nuke that whitespace
Diffstat (limited to 'docs/templates/pages/javascript.mustache')
| -rw-r--r-- | docs/templates/pages/javascript.mustache | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index c731c310a..c0e8f5978 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -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"> |
