deleted som folder and cleaned up a little bit
This commit is contained in:
parent
845c6fa62f
commit
604e8181c6
11 changed files with 14 additions and 84 deletions
|
@ -34,7 +34,7 @@
|
|||
on = true;
|
||||
} else {
|
||||
document.getElementById('bulb').style.backgroundColor = 'grey';
|
||||
document.getElementById('bulb').innerHTML = '';
|
||||
document.getElementById('bulb').innerHTML = 'Lyset er av :-(';
|
||||
on = false;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue