-
- Downloads
Drop rjs from Infinite scrolling
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
- app/assets/javascripts/commits.js.coffee 8 additions, 6 deletionsapp/assets/javascripts/commits.js.coffee
- app/assets/javascripts/pager.js.coffee 3 additions, 2 deletionsapp/assets/javascripts/pager.js.coffee
- app/controllers/application_controller.rb 14 additions, 0 deletionsapp/controllers/application_controller.rb
- app/controllers/dashboard_controller.rb 1 addition, 1 deletionapp/controllers/dashboard_controller.rb
- app/controllers/groups_controller.rb 1 addition, 1 deletionapp/controllers/groups_controller.rb
- app/controllers/projects/commits_controller.rb 1 addition, 1 deletionapp/controllers/projects/commits_controller.rb
- app/controllers/projects_controller.rb 1 addition, 1 deletionapp/controllers/projects_controller.rb
- app/views/dashboard/show.js.haml 0 additions, 2 deletionsapp/views/dashboard/show.js.haml
- app/views/events/_events.html.haml 1 addition, 0 deletionsapp/views/events/_events.html.haml
- app/views/groups/show.js.haml 0 additions, 2 deletionsapp/views/groups/show.js.haml
- app/views/projects/commits/show.js.haml 0 additions, 3 deletionsapp/views/projects/commits/show.js.haml
- app/views/projects/show.js.haml 0 additions, 2 deletionsapp/views/projects/show.js.haml
app/views/dashboard/show.js.haml
deleted
100644 → 0
app/views/events/_events.html.haml
0 → 100644
app/views/groups/show.js.haml
deleted
100644 → 0
app/views/projects/show.js.haml
deleted
100644 → 0
Please register or sign in to comment