Merge pull request #314 from dod-ccpo/fix/modal

remove element to show styleguide modal by default
This commit is contained in:
andrewdds 2018-09-21 10:31:51 -04:00 committed by GitHub
commit 6ca1560a90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,6 @@
{% block content %} {% block content %}
<div id='modalOpen' data-modal='styleguideModal'></div>
{% call Modal(name='styleguideModal', dismissable=True) %} {% call Modal(name='styleguideModal', dismissable=True) %}
<h1>A modal dialog</h1> <h1>A modal dialog</h1>