Commit 343898cca9fa7e224fc0af9aae0181280cd360b7

Authored by Виталий
1 parent 4aa696e9

Веталь

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