mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added terminal device sharing.
This commit is contained in:
parent
76cd48105f
commit
1b2a63977b
13 changed files with 2528 additions and 2006 deletions
|
@ -55,6 +55,7 @@
|
|||
if (titleid == 1) { title = "Account Verification"; }
|
||||
if (titleid == 2) { title = "Desktop Sharing"; }
|
||||
if (titleid == 3) { title = "Server Under Maintenance"; }
|
||||
if (titleid == 4) { title = "Terminal Sharing"; }
|
||||
QH('topTitle', Q('topTitle').innerText + ' - ' + title);
|
||||
QH('mainTitle', title);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue