Rewrite Notification subsystem
[pharos-tools.git] / dashboard / src / templates / notifier / inbox.html
index ee0f27a..c0ee1ba 100644 (file)
@@ -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>