rebranded from votingbooth to hyperchad
[selectricity] / app / controllers / election_controller.rb
index 7e8273efcf5048ed4874eef2b90edd41a1e50364..7145d3d20c3ce4198fcb9d5d88bbc1747967e0fe 100644 (file)
@@ -1,6 +1,6 @@
 class ElectionController < ApplicationController
   model :raw_voter_list, :voter, :vote, :candidate
-  layout 'vb'
+  layout 'hc'
 
   before_filter :login_required
 

Benjamin Mako Hill || Want to submit a patch?