refactored the results page
author<mako@atdot.cc> <>
Fri, 31 Aug 2007 01:00:22 +0000 (21:00 -0400)
committer<mako@atdot.cc> <>
Fri, 31 Aug 2007 01:00:22 +0000 (21:00 -0400)
commit18f4d0bd0025dd963b5fab238964de6d20e0d354
tree874c43e69b1a1ce3ddc56e08f9fe7f3e5b343360
parent4e41e4ab171d4d47cdac0f8676bf78d36e6eb007
refactored the results page
13 files changed:
app/views/quickvote/_methodinfo_approval.rhtml [moved from app/views/quickvote/_result_approval.rhtml with 77% similarity]
app/views/quickvote/_methodinfo_borda.rhtml [moved from app/views/quickvote/_result_borda.rhtml with 84% similarity]
app/views/quickvote/_methodinfo_condorcet.rhtml [moved from app/views/quickvote/_result_condorcet.rhtml with 82% similarity]
app/views/quickvote/_methodinfo_plurality.rhtml [moved from app/views/quickvote/_result_plurality.rhtml with 83% similarity]
app/views/quickvote/_methodinfo_runoff.rhtml [moved from app/views/quickvote/_result_runoff.rhtml with 90% similarity]
app/views/quickvote/_methodinfo_ssd.rhtml [moved from app/views/quickvote/_result_ssd.rhtml with 83% similarity]
app/views/quickvote/_result.rhtml
app/views/quickvote/_result_box.rhtml [new file with mode: 0644]
app/views/quickvote/_results_sidebar.rhtml
app/views/quickvote/results.rhtml
config/environment.rb
public/stylesheets/common.css
public/stylesheets/main.css

Benjamin Mako Hill || Want to submit a patch?