mirror of
https://github.com/wled/WLED.git
synced 2025-04-24 06:47:18 +00:00
LED settings remove output bugfix
This commit is contained in:
parent
ea608cecb0
commit
b71467b9be
@ -484,6 +484,7 @@ mA/LED: <select name="LAsel${s}" onchange="enLA(this,'${s}');UI();">
|
||||
}
|
||||
if (n==-1) {
|
||||
o[--i].remove();--i;
|
||||
o[i].querySelector("[name^=LT]").disabled = false;
|
||||
}
|
||||
|
||||
gId("+").style.display = (i<maxB+maxV-1) ? "inline":"none";
|
||||
|
Loading…
x
Reference in New Issue
Block a user