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

Benjamin Mako Hill || Want to submit a patch?