summaryrefslogtreecommitdiffstats
path: root/app/overview
diff options
context:
space:
mode:
authorDerick Montague <derick.montague@ibm.com>2019-10-10 11:47:13 -0500
committerGunnar Mills <gmills@us.ibm.com>2019-10-16 18:33:55 +0000
commit3cd2c65b57002ac2324c361a0c53f6b1865b70c6 (patch)
tree6f78205e899d226e4d5fc484499705446325e7eb /app/overview
parent11b79a79a1f1fa2c772d800c895f6efc232cacc0 (diff)
downloadphosphor-webui-3cd2c65b57002ac2324c361a0c53f6b1865b70c6.tar.gz
phosphor-webui-3cd2c65b57002ac2324c361a0c53f6b1865b70c6.zip
Fix SNMP multiple calls bug
- Added a call to reload the route in the promise success callback. This assures that a newly added manager has a path. - Update the use of var in for blocks to scope the variable to the block rather than overwriting the i variable that is hoisted and scoped to the setSNMP function. - Change i variable name to managerLength to improve readability Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I18fe9ecc3ca7cca29781a5c24caca73bda71ee43
Diffstat (limited to 'app/overview')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud