Skip to content

Commit

Permalink
Update hundre.html
Browse files Browse the repository at this point in the history
  • Loading branch information
LeifHelstad authored Oct 9, 2024
1 parent 974d115 commit a129714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hundre.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

if (kast == 1){
document.getElementById("lagre1").setAttribute('disabled', 'disabled');
document.getElementById("lagre2").setAttribute('disabled', 'disabled');
document.getElementById("lagre2").setAttribute('disabled', 'disabled');
document.getElementById("kaste1").setAttribute('disabled', 'disabled');
document.getElementById("kaste2").setAttribute('disabled', 'disabled');

Expand Down

0 comments on commit a129714

Please sign in to comment.