mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Improved usersessions and added closeusersessions server console commands.
This commit is contained in:
parent
ac151735cc
commit
edaaf5cf0f
4 changed files with 1524 additions and 1470 deletions
|
@ -229,8 +229,8 @@
|
|||
contextmenudiv = document.getElementById('termShellContextMenuLinux');
|
||||
}
|
||||
showContextMenuDiv(contextmenudiv, event.pageX, event.pageY);
|
||||
return haltEvent(event);
|
||||
}
|
||||
return haltEvent(event);
|
||||
}
|
||||
|
||||
function showContextMenuDiv(element, x, y) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue