Adding surveys
This commit is contained in:
parent
69a0d12793
commit
335608e6c4
28 changed files with 434 additions and 21 deletions
6
app/views/admin/surveys/show.html.haml
Normal file
6
app/views/admin/surveys/show.html.haml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
%p#notice= notice
|
||||
|
||||
|
||||
= link_to 'Edit', edit_admin_survey_path(@admin_survey)
|
||||
\|
|
||||
= link_to 'Back', admin_surveys_path
|
||||
Loading…
Add table
Add a link
Reference in a new issue