Alexey Boroda
/
extrem-new
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
b8b84cbdbdc2fb6876fc8bba92fa5b1021c4bc6f
Authored by
Eugeny Galkovskiy
2016-10-06 14:18:29 +0300
1 parent
52bc12ca
123
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/js/script.js
Inline
Side-by-side
frontend/web/js/script.js
Show/Hide comments
View file @
b8b84cb
@@ -53,6 +53,6 @@ $(document).ready(function(){
@@ -53,6 +53,6 @@ $(document).ready(function(){
53
}
53
}
54
return false;
54
return false;
55
});
55
});
56
-
56
+
$(".punkt").parent().find(".spoiler label").remove();
57
57
58
});
58
});
59
\ No newline at end of file
59
\ No newline at end of file