aboutsummaryrefslogtreecommitdiff
path: root/tools/gui/resources/web/index.html
diff options
context:
space:
mode:
authortim-zh <tim.zhlobich@gmail.com>2017-05-01 18:55:33 +0300
committertim-zh <tim.zhlobich@gmail.com>2017-05-01 18:55:33 +0300
commitae4b7b1ef5ec86f8ac5859d6e3593ba49885f036 (patch)
tree82c2a55aa43e4334e514d15b95b8136ce33928c7 /tools/gui/resources/web/index.html
parentfb0c68ffab35db304771e177ce93f80a680fabcc (diff)
downloadcbt-ae4b7b1ef5ec86f8ac5859d6e3593ba49885f036.tar.gz
cbt-ae4b7b1ef5ec86f8ac5859d6e3593ba49885f036.tar.bz2
cbt-ae4b7b1ef5ec86f8ac5859d6e3593ba49885f036.zip
Fix #421 Html notifications
Diffstat (limited to 'tools/gui/resources/web/index.html')
-rw-r--r--tools/gui/resources/web/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gui/resources/web/index.html b/tools/gui/resources/web/index.html
index 6b7a7a9..0b25c0e 100644
--- a/tools/gui/resources/web/index.html
+++ b/tools/gui/resources/web/index.html
@@ -10,6 +10,7 @@
<link rel="stylesheet" href="highlight/hljs-cbt-theme.css">
</head>
<body>
+<div id="notifications"></div>
<div id="popup">
<div class="stroke" onclick="Popup.hide()">×</div>
<table id="popup-table"></table>