Config-Agent connectivity status UI fix
[osm/UI.git] / skyquake / plugins / accounts / api / accounts.js
index e0b4e3d..e3c4523 100644 (file)
@@ -233,7 +233,7 @@ function refreshAccountConnectionStatus(req) {
             label: 'sdn-account',
             rpc: 'update-sdn-status'
         },
-        'config': {
+        'config-agent': {
             label: 'cfg-agent-account',
             rpc: 'update-cfg-agent-status'
         },