diff options
Diffstat (limited to 'docs/_includes/js/modal.html')
| -rw-r--r-- | docs/_includes/js/modal.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/js/modal.html b/docs/_includes/js/modal.html index 6f7fa9cf9..83c047904 100644 --- a/docs/_includes/js/modal.html +++ b/docs/_includes/js/modal.html @@ -26,7 +26,7 @@ <h3>Static example</h3> <p>A rendered modal with header, body, and set of actions in the footer.</p> - <div class="bs-example bs-example-modal"> + <div class="bs-example bs-example-modal" data-example-id="static-modal"> <div class="modal"> <div class="modal-dialog"> <div class="modal-content"> |
