mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08: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)
|