AutoCommit Don Aug 6 23:03:01 CEST 2015
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
module Survey::QuestionsHelper
|
||||
def new_question_for(obj)
|
||||
render partial: "survey/questions/new_question", locals: {question_templates: Survey::Question.templates}
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user