Make Stats a public page

This commit is contained in:
gregoirenovel 2017-03-24 18:04:37 +01:00
parent 9c59d634b0
commit f84cd7f11b
6 changed files with 23 additions and 29 deletions

View file

@ -0,0 +1,11 @@
= javascript_include_tag 'https://code.highcharts.com/highcharts.js', 'chartkick'
.container
.stats
.stat-card
%h1 Procédures créées
= line_chart @procedures
.stat-card
%h1 Dossiers créés
= line_chart @dossiers