Renamed CSS and layout to move from the old name (HC) to the new name
[selectricity] / app / controllers / voter_controller.rb
index 0e03a5213300d02edd0b7c0b2ab99afefc916307..779e83f15aa8bc6eb8862fc0420e34685d241112 100644 (file)
@@ -1,5 +1,5 @@
 class VoterController < ApplicationController
-  layout 'hc'
+  layout 'main'
   model :voter
   model :vote
   model :election

Benjamin Mako Hill || Want to submit a patch?