Re-use view for user activity
This commit is contained in:
@@ -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')
|
@@ -1 +0,0 @@
|
||||
|
Reference in New Issue
Block a user