added first stab at a kiosk mode
author<mako@atdot.cc> <>
Sun, 7 Jun 2009 12:30:52 +0000 (08:30 -0400)
committer<mako@atdot.cc> <>
Sun, 7 Jun 2009 12:30:52 +0000 (08:30 -0400)
commit57a193789d1f48a856816c357483cfd7c621cd9d
treef2a0e90ff6744619205cc4d1619c00d9c5b3330e
parentda8a3c5c6efcad4e4a5424a09c0479f7ee52a9ec
added first stab at a kiosk mode
app/controllers/voter_controller.rb
app/models/election.rb
app/views/election/_overview_form.rhtml
app/views/election/show.rhtml
app/views/layouts/_footer.rhtml
app/views/voter/_vote_sidebar.rhtml
app/views/voter/full_vote.rhtml
app/views/voter/kiosk_ready.rhtml [new file with mode: 0644]
db/migrate/20090607094837_kiosk_mode.rb [new file with mode: 0644]
db/schema.rb

Benjamin Mako Hill || Want to submit a patch?