Changed quickvotes so that they take an identifier as opposed to just a
author<mako@atdot.cc> <>
Tue, 14 Aug 2007 18:56:32 +0000 (14:56 -0400)
committer<mako@atdot.cc> <>
Tue, 14 Aug 2007 18:56:32 +0000 (14:56 -0400)
commitb82260b129b48f9da19e73e81e1e26b89c1f53e5
tree62286e237253f6571127045dcd429c3fd10be719
parent4ef17d5cb30800c33e325d1777cdd4ccd4611a54
Changed quickvotes so that they take an identifier as opposed to just a
votename. This identifier may be either just a votename or an integer id.
app/controllers/quickvote_controller.rb
app/views/quickvote/index.rhtml
app/views/quickvote/success.rhtml
app/views/quickvote/thanks.rhtml
app/views/site/index.rhtml
app/views/voter/_vote.rhtml
config/routes.rb

Benjamin Mako Hill || Want to submit a patch?