summaryrefslogtreecommitdiff
path: root/kvmd/web/index.html
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-08-27 14:48:44 +0300
committerDevaev Maxim <[email protected]>2018-08-27 14:48:44 +0300
commit8aee773c1c355e0eea05938ec179e0ce8bef1dd9 (patch)
tree85ff8069e07defacba680c9a120e27f9e0a7cb02 /kvmd/web/index.html
parent9a243eaa0402aebc61cd7a247a04b57bd8ec0ad3 (diff)
modal dialog processing like a window
Diffstat (limited to 'kvmd/web/index.html')
-rw-r--r--kvmd/web/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/kvmd/web/index.html b/kvmd/web/index.html
index 6f64c7d7..9cf6b87f 100644
--- a/kvmd/web/index.html
+++ b/kvmd/web/index.html
@@ -21,7 +21,6 @@
<link rel="stylesheet" href="css/mobile.css">
<script src="js/tools.js"></script>
- <script src="js/modal.js"></script>
<script src="js/stream.js"></script>
<script src="js/atx.js"></script>
<script src="js/keyboard.js"></script>