luci-base: network.js: extend ifnameOf() and expose as getIfnameOf()
authorJo-Philipp Wich <jo@mein.io>
Wed, 31 Jul 2019 06:39:10 +0000 (08:39 +0200)
committerJo-Philipp Wich <jo@mein.io>
Wed, 14 Aug 2019 20:58:15 +0000 (22:58 +0200)
commit227fae8a378826bcacd6fb118385bcff15278173
treea6fd75f0ae1ad036dabf0813d055d2d17fe4398b
parent3e5ef065dff1b3a09e0124e370c5ed1d04aa6a3f
luci-base: network.js: extend ifnameOf() and expose as getIfnameOf()

Extend the ifnameOf() helper function to cover all object types used by
network.js and expose it as public getIfnameOf() api function for use by
other modules.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
modules/luci-base/htdocs/luci-static/resources/network.js