X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/c65b1e11059c5cf510b54c785d4a246215058f70..b9f3bbdefb7bb1abd63193e2162aae1e78e1a1cb:/app/controllers/election_controller.rb diff --git a/app/controllers/election_controller.rb b/app/controllers/election_controller.rb index a418c49..e950153 100644 --- a/app/controllers/election_controller.rb +++ b/app/controllers/election_controller.rb @@ -1,6 +1,6 @@ class ElectionController < ApplicationController model :raw_voter_list, :voter, :vote, :candidate - layout 'hc' + layout 'main' #before_filter :login_required