Update the projects js file to coffeescript; refactor the clone panel switcher
This commit is contained in:
parent
c1ff89fa2a
commit
7e76610d0a
4 changed files with 18 additions and 45 deletions
|
@ -2,8 +2,3 @@
|
|||
= render 'clone_panel'
|
||||
= render "events/event_last_push", event: @last_push
|
||||
.content_list= render @events
|
||||
|
||||
:javascript
|
||||
$(function(){
|
||||
initGitCloneSwitcher();
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue