diff options
author | Aaron LI <aaronly.me@outlook.com> | 2016-11-28 14:16:34 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2016-11-28 14:16:34 +0800 |
commit | f556ea8a2c4409b170775c7ef46a8a5976980ee8 (patch) | |
tree | f653a4069a63760c98ec5096fc1a6f1a0910580d /fg21sim/webui/templates/configs.html | |
parent | f766c58aabfa35678f2a0a1e5163ff8b3c6129de (diff) | |
download | fg21sim-f556ea8a2c4409b170775c7ef46a8a5976980ee8.tar.bz2 |
webui: Use the same "#modal-box" and the "showModal()" function
Diffstat (limited to 'fg21sim/webui/templates/configs.html')
-rw-r--r-- | fg21sim/webui/templates/configs.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fg21sim/webui/templates/configs.html b/fg21sim/webui/templates/configs.html index bf3bfed..52af9a9 100644 --- a/fg21sim/webui/templates/configs.html +++ b/fg21sim/webui/templates/configs.html @@ -562,6 +562,4 @@ </fieldset> <!-- id="conf-eg" --> </form> </div> <!-- h2: body --> - - <div id="modal-configs" class="modal" style="display: none;"></div> </section> |