aboutsummaryrefslogtreecommitdiff
path: root/tools/gui/resources/web/index.html
diff options
context:
space:
mode:
authorJan Christopher Vogt <oss.nsp@cvogt.org>2017-05-01 14:02:09 -0400
committerGitHub <noreply@github.com>2017-05-01 14:02:09 -0400
commit6b26577a5e2bd16f7e4d943f160c6fac85210e46 (patch)
tree82c2a55aa43e4334e514d15b95b8136ce33928c7 /tools/gui/resources/web/index.html
parentfb0c68ffab35db304771e177ce93f80a680fabcc (diff)
parentae4b7b1ef5ec86f8ac5859d6e3593ba49885f036 (diff)
downloadcbt-6b26577a5e2bd16f7e4d943f160c6fac85210e46.tar.gz
cbt-6b26577a5e2bd16f7e4d943f160c6fac85210e46.tar.bz2
cbt-6b26577a5e2bd16f7e4d943f160c6fac85210e46.zip
Merge pull request #507 from tim-zh/issue/421
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>