Renamed CSS and layout to move from the old name (HC) to the new name
[selectricity] / app / controllers / election_controller.rb
index a418c49337682a523fc418d9a450395ddb0c1289..e950153e7eae013345c1c79670c1bd18a68ced4b 100644 (file)
@@ -1,6 +1,6 @@
 class ElectionController < ApplicationController
   model :raw_voter_list, :voter, :vote, :candidate
-  layout 'hc'
+  layout 'main'
 
   #before_filter :login_required
 

Benjamin Mako Hill || Want to submit a patch?