Fix typo
This commit is contained in:
parent
43b406e51c
commit
18a7d4c794
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@
|
|||
.stat-cards
|
||||
.stat-card.stat-card-half.pull-left
|
||||
%span.stat-card-title Taux d'utilisation de la bibliothèque
|
||||
= column_chart @cloned_from_library_procedures_ratio, ytitle: 'démarches clonées / total démarche', xtitle: 'semaines'
|
||||
= column_chart @cloned_from_library_procedures_ratio, ytitle: 'démarches clonées / total démarches', xtitle: 'semaines'
|
||||
|
||||
.clearfix
|
||||
|
||||
|
|
Loading…
Reference in a new issue