Files
codeocean/app/views/statistics/graphs.html.slim
2018-11-06 16:46:00 +01:00

14 lines
300 B
Plaintext

.group
.title
h1 = t('.user_activity')
a href=statistics_graphs_user_activity_history_path = t('.history')
.spinner
.graph#user-activity
.group
.title
h1 = t('.rfc_activity')
a href=statistics_graphs_rfc_activity_history_path = t('.history')
.spinner
.graph#rfc-activity