Front page schedule

This commit is contained in:
Godwin
2016-07-19 17:28:23 -07:00
parent 72488d34ef
commit ad6fbd5586
10 changed files with 69 additions and 13 deletions
@@ -1120,6 +1120,8 @@ class ConferencesController < ApplicationController
event.save
return redirect_to administration_step_path(@this_conference.slug, :events)
when 'cancel'
return redirect_to administration_step_path(@this_conference.slug, :events)
end
when 'workshop_times'