performance spectrum footer

pull/1/head
Jared Cosulich 8 years ago
parent 75be7ac5d8
commit bbf248d84d

Binary file not shown.

After

Width:  |  Height:  |  Size: 327 KiB

@ -47,3 +47,5 @@
- if @questions.present?
.row
= render @questions
= render "shared/performance_spectrum"

@ -2,3 +2,5 @@
.row
= render @school_categories
= render "shared/performance_spectrum"

@ -0,0 +1,5 @@
.pt-3.mt-3  
.row.pt-3.mt-3
.col-10.offset-1
= image_tag "performance_spectrum.png", class: 'img-fluid'
Loading…
Cancel
Save