base: webadmin: Don't take substring of nil variable 930/head
authorDaniel Dickinson <lede@cshore.thecshore.com>
Thu, 29 Dec 2016 20:04:57 +0000 (15:04 -0500)
committerDaniel Dickinson <lede@cshore.thecshore.com>
Fri, 30 Dec 2016 18:44:22 +0000 (13:44 -0500)
When converting interface names to UCI network names
webadmin fails if there is no UCI network name because
webadmin failed to ensure uciname has a value before
attempting to take a substring.

Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>

No differences found