Skip to content

Commit

Permalink
Merge branch 'release/0.11.9.12'
Browse files Browse the repository at this point in the history
  • Loading branch information
kalashnikovisme committed Dec 25, 2016
2 parents 8d3f9d7 + 77d63a6 commit 148224a
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ class Web::Admin::ActivityLines::Corporative::OnlineConference::QuestionsControl

def edit
@question_form = ::ActivityLines::Corporative::OnlineConference::QuestionForm.find_with_model params[:id]
if @question_form.model.answer_timestamp.present?
redirect_to admin_activity_lines_corporative_online_conference_path @question_form.online_conference
end
end

def update
Expand Down

0 comments on commit 148224a

Please sign in to comment.