mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 21:02:53 -05:00
Added SMTP email support, email verification and password reset support
This commit is contained in:
@@ -630,6 +630,7 @@ var CreateAmtRemoteDesktop = function (divid, scrolldiv) {
|
||||
|
||||
return obj.haltEvent(e);
|
||||
}
|
||||
obj.mousewheel = function (e) { }
|
||||
|
||||
obj.getPositionOfControl = function (Control) {
|
||||
var Position = Array(2);
|
||||
|
||||
Reference in New Issue
Block a user