summaryrefslogtreecommitdiffstats
path: root/dashboard/src/templates/notifier/inbox.html
diff options
context:
space:
mode:
Diffstat (limited to 'dashboard/src/templates/notifier/inbox.html')
-rw-r--r--dashboard/src/templates/notifier/inbox.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/src/templates/notifier/inbox.html b/dashboard/src/templates/notifier/inbox.html
index ee0f27a..c0ee1ba 100644
--- a/dashboard/src/templates/notifier/inbox.html
+++ b/dashboard/src/templates/notifier/inbox.html
@@ -65,7 +65,7 @@
</div>
<div class="iframe-panel inbox-expanded-view">
<div class="inbox-iframe-div">
- <iframe id="inbox-iframe" src="notification/0" frameBorder="0" width="100%" height="100vh" scrolling="yes" onload="sizetoiframe(this);">Please select a notification</iframe>
+ <iframe id="inbox-iframe" frameBorder="0" width="100%" height="100vh" scrolling="yes" onload="sizetoiframe(this);">Please select a notification</iframe>
</div>
</div>
</div>