aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/javascript.html')
-rw-r--r--docs/javascript.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html
index ef2ba0890..9af6a3cd4 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -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">