Administrator
/
new_rukzachok-1
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
52fcb92a66b7342070597a66fa1131f82802cfe6
Authored by
Виталий
2016-05-25 16:22:31 +0300
1 parent
343898cc
Веталь
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
frontend/web/js/main.js
Inline
Side-by-side
frontend/web/js/main.js
Wrap text
Show/Hide comments
View file @
52fcb92
1
1
/* more_hide */
2
-alert('fdsdsf')
3
2
$(function(){
4
3
$(".more").click(function(){
5
4
if($(this).hasClass("hideico")){
...
...