Commit 52fcb92a66b7342070597a66fa1131f82802cfe6

Authored by Виталий
1 parent 343898cc

Веталь

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
frontend/web/js/main.js
1 1 /* more_hide */
2   -alert('fdsdsf')
3 2 $(function(){
4 3 $(".more").click(function(){
5 4 if($(this).hasClass("hideico")){
... ...