From d7dbb8c2f0db02f94be537ba3ccb6de4de60c2b6 Mon Sep 17 00:00:00 2001 From: Ivan Maslov Date: Thu, 30 Jul 2020 16:16:04 +0300 Subject: [PATCH] # Minor fixes in render RDPList 2 --- Sources/pyOpenRPA/Orchestrator/Web/Index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Sources/pyOpenRPA/Orchestrator/Web/Index.js b/Sources/pyOpenRPA/Orchestrator/Web/Index.js index 8b71f6e0..56c80ba0 100644 --- a/Sources/pyOpenRPA/Orchestrator/Web/Index.js +++ b/Sources/pyOpenRPA/Orchestrator/Web/Index.js @@ -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