-
- Downloads
Replace inline document.ready with dispatcher
Showing
- app/assets/javascripts/dispatcher.js.coffee 17 additions, 0 deletionsapp/assets/javascripts/dispatcher.js.coffee
- app/helpers/application_helper.rb 4 additions, 0 deletionsapp/helpers/application_helper.rb
- app/views/dashboard/show.html.haml 0 additions, 3 deletionsapp/views/dashboard/show.html.haml
- app/views/groups/show.html.haml 0 additions, 3 deletionsapp/views/groups/show.html.haml
- app/views/issues/index.html.haml 0 additions, 5 deletionsapp/views/issues/index.html.haml
- app/views/layouts/admin.html.haml 1 addition, 1 deletionapp/views/layouts/admin.html.haml
- app/views/layouts/application.html.haml 1 addition, 1 deletionapp/views/layouts/application.html.haml
- app/views/layouts/group.html.haml 1 addition, 1 deletionapp/views/layouts/group.html.haml
- app/views/layouts/profile.html.haml 1 addition, 1 deletionapp/views/layouts/profile.html.haml
- app/views/layouts/project_resource.html.haml 1 addition, 1 deletionapp/views/layouts/project_resource.html.haml
- app/views/layouts/user_team.html.haml 1 addition, 1 deletionapp/views/layouts/user_team.html.haml
- app/views/projects/edit.html.haml 0 additions, 3 deletionsapp/views/projects/edit.html.haml
- app/views/projects/new.html.haml 0 additions, 3 deletionsapp/views/projects/new.html.haml
- app/views/projects/show.html.haml 0 additions, 2 deletionsapp/views/projects/show.html.haml
- app/views/teams/show.html.haml 0 additions, 3 deletionsapp/views/teams/show.html.haml
app/assets/javascripts/dispatcher.js.coffee
0 → 100644
Please register or sign in to comment