Move old js in a directory to avoid conflicts with require_tree
This commit is contained in:
parent
b4a1f4f248
commit
bdaa51c5cc
25 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
//= require turbolinks
|
//= require turbolinks
|
||||||
//= require highcharts
|
//= require highcharts
|
||||||
//= require chartkick
|
//= require chartkick
|
||||||
//= require_tree .
|
//= require_tree ./old_design
|
||||||
//= require bootstrap-sprockets
|
//= require bootstrap-sprockets
|
||||||
//= require bootstrap-datepicker/core
|
//= require bootstrap-datepicker/core
|
||||||
//= require bootstrap-datepicker/locales/bootstrap-datepicker.fr.js
|
//= require bootstrap-datepicker/locales/bootstrap-datepicker.fr.js
|
||||||
|
|
Loading…
Reference in a new issue