diff options
| author | Thomas Haddad | 2017-05-31 16:45:19 +0200 | 
|---|---|---|
| committer | Thomas Haddad | 2017-05-31 16:45:58 +0200 | 
| commit | c48ba9fc153e2b03b5eb02bc9df4e307e64fbc0a (patch) | |
| tree | b4eacf795da9d5711415fc78298748f0b1794715 /app/assets/javascripts/application.js | |
| parent | 57771cd083c14cb915445bd8f2ca96b8c0035f2a (diff) | |
| download | chouette-core-c48ba9fc153e2b03b5eb02bc9df4e307e64fbc0a.tar.bz2 | |
Refs #3627: Farewell turbolinks
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
Diffstat (limited to 'app/assets/javascripts/application.js')
| -rw-r--r-- | app/assets/javascripts/application.js | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/app/assets/javascripts/application.js b/app/assets/javascripts/application.js index b90f7539d..0024b62b5 100644 --- a/app/assets/javascripts/application.js +++ b/app/assets/javascripts/application.js @@ -4,7 +4,6 @@  // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the  // the compiled file.  // -//= require turbolinks  //= require jquery  //= require jquery_ujs  //= require modernizr | 
