mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-04-16 17:00:00 -04:00
server config title
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
This commit is contained in:
parent
eb8df307ec
commit
3d5fc3ae2e
@ -12628,7 +12628,7 @@
|
|||||||
|
|
||||||
function server_showConfigDlg() {
|
function server_showConfigDlg() {
|
||||||
if (xxdialogMode) return false;
|
if (xxdialogMode) return false;
|
||||||
setDialogMode(2, "MeshCentral Config", 1, null, "Loading...", 'MeshCentralServerConfig');
|
setDialogMode(2, "MeshCentral Server Config", 1, null, "Loading...", 'MeshCentralServerConfig');
|
||||||
meshserver.send({ action: 'serverconfig' });
|
meshserver.send({ action: 'serverconfig' });
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user