1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-08 20:21:55 +00:00

Add connection status indicator for #44

This commit is contained in:
James Hillyerd
2017-01-21 20:47:10 -08:00
parent 9ae428ca44
commit e14e97919f
3 changed files with 12 additions and 0 deletions

View File

@@ -47,5 +47,7 @@ $(document).ready(function () {
<tbody id="monitor-message-list"></tbody>
</table>
</div>
<div id="conn-status">Connecting...</div>
{{end}}