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

View File

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