Completed device session notification feature.

This commit is contained in:
Ylian Saint-Hilaire 2020-05-11 19:07:11 -07:00
parent 1babb54ec5
commit fd199af1e0
5 changed files with 1569 additions and 1552 deletions

View File

@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "0.5.29",
"version": "0.5.30",
"keywords": [
"Remote Management",
"Intel AMT",

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 318 B

File diff suppressed because it is too large Load Diff

View File

@ -486,7 +486,7 @@
</td>
<td style=width:20px></td>
<td style=width:200px;vertical-align:top;position:relative valign=top>
<img id="p10deviceNotify" onclick=showDeviceSessions() class=deviceNotifyLargeDot src=images/icon-relay-notify.png width=16 height=16>
<img id="p10deviceNotify" onclick=showDeviceSessions() class=deviceNotifyLargeDot src=images/icon-relay-notify-40.png width=40 height=40>
<a href=# onclick=p10showiconselector()><img id=MainComputerImage></a>
<div id=MainComputerState></div>
</td>