diff --git a/frontend/web/js/script.js b/frontend/web/js/script.js index 6342524..af818cd 100755 --- a/frontend/web/js/script.js +++ b/frontend/web/js/script.js @@ -53,6 +53,6 @@ $(document).ready(function(){ } return false; }); - $(".punkt").parent().find(".spoiler input[type='checkbox']:checked").parent().addClass("checked"); - + $(".punkt").parent().find(".spoiler input[type='checkbox']:checked").parent().addClass("dfhdggf"); + }); \ No newline at end of file -- libgit2 0.21.4