mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-02 02:31:38 +02:00
fix setup.html formular for tibber
This commit is contained in:
parent
5e78719e17
commit
8f51dc29fc
1 changed files with 2 additions and 2 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue