Merge pull request #243 from sgmap/fix_stats_graphs_missing_on_load
Fix #239, (refresh is needed to load charts)
This commit is contained in:
commit
24b80e70db
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
= javascript_include_tag 'https://code.highcharts.com/highcharts.js', 'chartkick'
|
= javascript_include_tag 'https://code.highcharts.com/highcharts.js', 'chartkick', "data-turbolinks-track" => true
|
||||||
|
|
||||||
.statistiques
|
.statistiques
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue