Searched hist:"3 cd2c65b57002ac2324c361a0c53f6b1865b70c6" (Results 1 – 1 of 1) sorted by relevance
/openbmc/phosphor-webui/app/configuration/controllers/ |
H A D | snmp-controller.js | diff 3cd2c65b57002ac2324c361a0c53f6b1865b70c6 Thu Oct 10 11:47:13 CDT 2019 Derick Montague <derick.montague@ibm.com> 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
|