]> projects.mako.cc - selectricity/blobdiff - app/views/quickvote/_result_runoff.rhtml
refactored the results page
[selectricity] / app / views / quickvote / _result_runoff.rhtml
diff --git a/app/views/quickvote/_result_runoff.rhtml b/app/views/quickvote/_result_runoff.rhtml
deleted file mode 100644 (file)
index f242290..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-<div class="resultbox">
-<h3>Instant Runoff (IRV) Results</h3>
-
-<div class="rbmoreinfo">
-<h4>About Instant Runoff Voting</h4>
-
-<p><%= link_to "Instant runoff voting",
-"http://en.wikipedia.org/wiki/Instant_Runoff_Voting" %> is an electoral
-system in which voters rank candidates in order of preference. In an IRV
-election, if no candidate receives an overall majority of first
-preferences the candidates with fewest votes are eliminated one by one,
-and their votes transferred according to their second and third
-preferences (and so on), until one candidate achieves a majority.</p>
-
-<p>Instant-runoff voting (IRV) is also known as the Alternative Vote (AV) and
-by several other names.</p>
-
-</div>
-
-</div>
\ No newline at end of file

Benjamin Mako Hill || Want to submit a patch?