mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
working on question_lists
This commit is contained in:
parent
d731049fc6
commit
cc84c3bbda
26 changed files with 498 additions and 10 deletions
5
app/views/question_lists/edit.html.haml
Normal file
5
app/views/question_lists/edit.html.haml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
%h1 Editing Question List
|
||||
= render 'form', question_list: @question_list
|
||||
= link_to 'Show', @question_list
|
||||
|
|
||||
= link_to 'Back', question_lists_path
|
||||
Loading…
Add table
Add a link
Reference in a new issue