Enable officing panel booth selection back

This commit is contained in:
Bertocq
2017-10-16 12:06:18 +02:00
committed by Javi Martín
parent 88c801d6c5
commit 77930d3275

View File

@@ -8,6 +8,8 @@ class Officing::ResultsController < Officing::BaseController
before_action :check_officer_assignment, only: :create
before_action :build_results, only: :create
before_action :verify_booth
def new
end