mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-10 16:00:33 -07:00
5 lines
175 B
Text
5 lines
175 B
Text
%h1 Editing recipient_list
|
|
= render 'form'
|
|
= link_to 'Show', [@recipient_list.school, @recipient_list]
|
|
|
|
|
= link_to 'Back', school_recipient_lists_path(@recipient_list.school)
|