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
52bc12ca8dbeebf648035ac6d1d3229c91181d0a
Authored by
Eugeny Galkovskiy
2016-10-06 14:16:50 +0300
1 parent
5aae82e5
123
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
frontend/web/js/script.js
Inline
Side-by-side
frontend/web/js/script.js
Wrap text
Show/Hide comments
View file @
52bc12c
...
...
@@ -54,6 +54,5 @@ $(document).ready(function(){
54
54
return false;
55
55
});
56
56
57
- $(".button3").remove();
58
57
59
58
});
60
59
\ No newline at end of file
...
...