mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-06 09:18:50 +01:00
Merge branch 'master' into new-gui
Conflicts: Gemfile.lock app/assets/javascripts/application.js app/helpers/todos_helper.rb app/views/shared/_footer.html.erb
This commit is contained in:
commit
59291f305f
170 changed files with 629 additions and 882 deletions
|
|
@ -12,9 +12,7 @@
|
|||
//
|
||||
//= require jquery
|
||||
//= require jquery_ujs
|
||||
//
|
||||
//= require bootstrap
|
||||
//
|
||||
//= require mousetrap
|
||||
//
|
||||
// Stuff in vendor/assets
|
||||
|
|
@ -32,4 +30,5 @@
|
|||
//
|
||||
// Stuff in app/assets
|
||||
//= require tracks.js
|
||||
//= require keybindings.js
|
||||
//= require disable_fx_in_test
|
||||
//= require keybindings.js
|
||||
Loading…
Add table
Add a link
Reference in a new issue