diff --git a/frontend/web/js/script.js b/frontend/web/js/script.js index 404d18f..0052cef 100755 --- a/frontend/web/js/script.js +++ b/frontend/web/js/script.js @@ -53,6 +53,7 @@ $(document).ready(function(){ } return false; }); - alert('fsdfsdfdsf'); + + $(".button3").remove(); }); \ No newline at end of file -- libgit2 0.21.4