luci/modules/luci-mod-system/htdocs/luci-static/resources/view/system
Jo-Philipp Wich 45b56e85a6 luci-mod-system: leds.js: fix handling device option
Since the modal overlay map was unable to read the current trigger value,
it mistakingly allowed the removal of the device option value.

Fix it by finding the option object through lookupOption() instead of
relying on a reference.

Fixes: #3216
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-10-18 18:55:10 +02:00
..
crontab.js luci-mod-system: crontab.js: use common fs.js class 2019-10-07 11:53:39 +02:00
dropbear.js luci-mod-system: remplement dropbear settings as client side view 2019-09-17 07:43:48 +02:00
flash.js Merge pull request #3145 from ptpt52/refine-flash-reset 2019-10-16 21:31:26 +02:00
leds.js luci-mod-system: leds.js: fix handling device option 2019-10-18 18:55:10 +02:00
mounts.js luci-mod-system: mounts.js: preload fstab uci 2019-09-21 18:46:17 +02:00
password.js luci-mod-system: remplement password change as client side view 2019-09-16 07:54:25 +02:00
reboot.js luci-mod-system: port reboot view to client side js 2019-10-07 11:53:39 +02:00
sshkeys.js luci-mod-system: sshkeys.js: use common fs.js class 2019-10-07 11:53:39 +02:00
startup.js luci-mod-system: startup.js: use common fs.js class 2019-10-07 11:53:39 +02:00
system.js luci-mod-system: allow IPv6 addresses for external syslog server 2019-09-30 10:28:11 +02:00