Re-use view for user activity

This commit is contained in:
Maximilian Grundke
2018-04-25 14:12:43 +02:00
parent a0d46d223c
commit 96ebd392b3
5 changed files with 17 additions and 12 deletions

View File

@@ -4,9 +4,9 @@
.group
.title
h1 = t('statistics.graphs.rfc_activity')
h1 = t("statistics.graphs.#{resource}_activity")
.spinner
.graph#rfc-activity-history
.graph id="#{resource}-activity-history"
form
.form-group
label for="from-date" = t('.from')