Commit 8de38ad2ee0bb683b75109b6b08bee829212de7b

Authored by Eugeny Galkovskiy
1 parent 60098d19

123

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
frontend/web/js/script.js
... ... @@ -53,6 +53,6 @@ $(document).ready(function(){
53 53 }
54 54 return false;
55 55 });
56   - $(".punkt").parent().find(".spoiler input[type='checkbox']:checked").parent().addClass("checked");
57   -
  56 + $(".punkt").parent().find(".spoiler input[type='checkbox']:checked").parent().addClass("dfhdggf");
  57 +
58 58 });
59 59 \ No newline at end of file
... ...