# Minor fixes in render RDPList 2

dev-linux
Ivan Maslov 4 years ago
parent 1791f35b31
commit d7dbb8c2f0

@ -272,6 +272,7 @@ $(document).ready(function() {
}
mGlobal.SessionGUIDStr = uuidv4() // Generate uuid4 of the session
//console.log(uuidv4());
mGlobal.RobotRDPActive = {}
mGlobal.Monitor.fControlPanelRefresh_TechnicalRender = function()
{
lResponseJSON = mGlobal.Monitor.mDatasetLast

Loading…
Cancel
Save