diff --git a/frontend/web/js/main.js b/frontend/web/js/main.js index 00490a9..91f2d37 100755 --- a/frontend/web/js/main.js +++ b/frontend/web/js/main.js @@ -1,5 +1,5 @@ /* more_hide */ - +alert('fdsdsf') $(function(){ $(".more").click(function(){ if($(this).hasClass("hideico")){ -- libgit2 0.21.4