Update app/views/stats/index.html.haml
Co-Authored-By: Pierre de La Morinerie <kemenaran@gmail.com>
This commit is contained in:
parent
d8eb3ebb94
commit
662ef451a9
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
- content_for(:title, 'Statistiques')
|
||||
|
||||
.statistiques
|
||||
-# Load Chartkick lazily, by using our React lazy-loader.
|
||||
-# (Chartkick itself doesn't use React though)
|
||||
= react_component('Chartkick')
|
||||
|
||||
%h1.new-h1 Statistiques
|
||||
|
|
Loading…
Reference in a new issue