DanielR92
11 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
2 deletions
-
src/web/html/setup.html
|
|
@ -1590,9 +1590,9 @@ |
|
|
|
divsToHide.childNodes[5].style.display = 'none'; |
|
|
|
divsToHide.childNodes[6].style.display = 'none'; |
|
|
|
} |
|
|
|
else if(value == "Tibber") { |
|
|
|
/*else if(value == "Tibber") { |
|
|
|
divsToHide.childNodes[4].style.display = 'none'; |
|
|
|
} |
|
|
|
}*/ |
|
|
|
else if(value == "Shrdzm") { |
|
|
|
divsToHide.childNodes[1].style.display = 'none'; |
|
|
|
divsToHide.childNodes[2].style.display = 'none'; |
|
|
|