mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 04:42:54 -05:00
Improved usersessions and added closeusersessions server console commands.
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user