AutoCommit Fre Jul 31 12:03:05 CEST 2015

This commit is contained in:
Andreas Stephanides
2015-07-31 12:03:05 +02:00
parent 8a4a168fe4
commit e61142382e
3 changed files with 5 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
</p>
<%= render @survey_question %>
<%= render partial: "answeredquestion", object: @survey_question %>
<% render partial: "answeredquestion", object: @survey_question %>
<%= link_to 'Edit', edit_survey_question_path(@survey_question) %> |
<%= link_to 'Back', survey_questions_path %>