diff options
| author | jpl | 2016-12-13 15:13:05 +0100 |
|---|---|---|
| committer | jpl | 2016-12-13 15:13:14 +0100 |
| commit | f960d35bb1c34386783d2cc791e178eb87c7772d (patch) | |
| tree | 62a57bf6b01804719406af155f8cd34293d73bf4 /app/assets/javascripts/application.js | |
| parent | 2d4e6b45b0295e8c01deaebb04f8be009a7f9d87 (diff) | |
| download | chouette-core-f960d35bb1c34386783d2cc791e178eb87c7772d.tar.bz2 | |
fix openlayers.imgpath call on application layout
Diffstat (limited to 'app/assets/javascripts/application.js')
| -rw-r--r-- | app/assets/javascripts/application.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/javascripts/application.js b/app/assets/javascripts/application.js index 99112295e..835a716e4 100644 --- a/app/assets/javascripts/application.js +++ b/app/assets/javascripts/application.js @@ -4,6 +4,7 @@ // 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 jquery-ui |
