Renamed CSS and layout to move from the old name (HC) to the new name
[selectricity] / app / controllers / quickvote_controller.rb
index 5482a25c99f3d46d12149a4c84ab02725c622f1b..c7e52d6b12fc5d9040629bd183069cc9b157b8ff 100644 (file)
@@ -1,5 +1,5 @@
 class QuickvoteController < ApplicationController
-  layout 'hc'
+  layout 'main'
   model :quick_voter
   model :quick_vote
   model :vote

Benjamin Mako Hill || Want to submit a patch?