mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
tweaking styles
This commit is contained in:
parent
4241f3f7df
commit
0b7beee9bf
1 changed files with 2 additions and 1 deletions
|
|
@ -27,12 +27,13 @@
|
|||
.row.pt-2
|
||||
.col-12.centered
|
||||
.px-2
|
||||
%br
|
||||
%h5 Insufficient Responses
|
||||
%p No data is displayed for this question because of insufficient responses.
|
||||
-#%p= "Responded: #{aggregated_responses.count}, Possible: #{@school.available_responders_for(question)}"
|
||||
%p= "Source: #{question.for_teachers? ? "Teachers" : "Students"}"
|
||||
%br
|
||||
%br
|
||||
|
||||
|
||||
- if valid_responses
|
||||
.clearfix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue