luci-mod-admin-full: properly skip over unused switch ports
authorJo-Philipp Wich <jo@mein.io>
Thu, 18 Aug 2016 08:02:51 +0000 (10:02 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 18 Aug 2016 08:02:53 +0000 (10:02 +0200)
commit19981732fc50073a80cca29d430005a11426c706
treef04c73e9f391c827dc52b662499f3392f5e0f1b6
parentc390a09cea580ddb0a400c844751f0b65b69d3aa
luci-mod-admin-full: properly skip over unused switch ports

Fix incomplete port status display on vlan setup page when ports in the middle
are not used, e.g. some Lantiq boards use ports 0, 1, 2 and 4 for LAN ports so
JS code should not attempt to reference an undefined status element for port 3.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
modules/luci-mod-admin-full/luasrc/view/admin_network/switch_status.htm