Skip to content
Commit c13ef940 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

luci-mod-network: interfaces.js: avoid stray empty device uci sections



Ensure that just created uci device sections are removed if the edit
option modal is cancelled without saving. This prevents empty, but
harmless `config device` sections from being created on a subsequent
Save & Apply operation.

Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
parent 4c304ce3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment