X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/50b1cf56bf89fb9bb510481918d3c9d53a4bbad5..607f3a343ea400e558cc47a7c6dc508f9bafcfd2:/app/controllers/election_controller.rb diff --git a/app/controllers/election_controller.rb b/app/controllers/election_controller.rb index 7e8273e..7145d3d 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 'vb' + layout 'hc' before_filter :login_required