Show charts for survey replies
This commit is contained in:
parent
683f62a27c
commit
e1adf28081
10 changed files with 13 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
= javascript_include_tag 'Chart'
|
||||
.row
|
||||
.col-sm-3.col-xs-3
|
||||
.dashbox.text-center
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
= javascript_include_tag 'Chart'
|
||||
|
||||
%h1
|
||||
%span.fa.fa-tachometer
|
||||
Dashboard for #{@conference.title}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
= javascript_include_tag 'Chart'
|
||||
|
||||
.row
|
||||
.col-md-12
|
||||
.page-header
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
= javascript_include_tag 'Chart'
|
||||
|
||||
.container
|
||||
.row
|
||||
.col-md-12.page-header
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
= javascript_include_tag 'Chart'
|
||||
|
||||
.row
|
||||
.col-md-12
|
||||
.page-header
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue