mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
tweaking welcome index
This commit is contained in:
parent
4b3693ed42
commit
72418edd7c
1 changed files with 4 additions and 1 deletions
|
|
@ -2,5 +2,8 @@
|
|||
|
||||
%p= link_to "Create A New School", new_school_path
|
||||
|
||||
%br
|
||||
|
||||
%h4 Schools
|
||||
- @schools.each do |school|
|
||||
= link_to school.name, school
|
||||
%p= link_to school.name, school
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue