7 lines
143 B
Plaintext
7 lines
143 B
Plaintext
<h1>Editing survey_question</h1>
|
|
|
|
<%= render 'form' %>
|
|
|
|
<%= link_to 'Show', @survey_question %> |
|
|
<%= link_to 'Back', survey_questions_path %>
|