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
343898cca9fa7e224fc0af9aae0181280cd360b7
Authored by
Виталий
2016-05-25 16:21:25 +0300
1 parent
4aa696e9
Веталь
Showing
1 changed file
with
1 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 @
343898c
1
1
/* more_hide */
2
-
2
+
alert('fdsdsf')
3
3
$(function(){
4
4
$(".more").click(function(){
5
5
if($(this).hasClass("hideico")){
...
...