X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/9129a21b28c88064edfcfc8a8fa23a640f29819c..81fbc45191a8c9bc5b23e3a997783af59321ff4f:/app/views/embed/full_vote.rhtml diff --git a/app/views/embed/full_vote.rhtml b/app/views/embed/full_vote.rhtml index 170b1f5..69eed9c 100644 --- a/app/views/embed/full_vote.rhtml +++ b/app/views/embed/full_vote.rhtml @@ -2,9 +2,22 @@ <%= link_to '', {:controller => 'front'}, {:target => "_parent"} %>

Vote Now

-
+ +
+ <%@election.candidates.length.times do |count|%> + <% if (count%2)==0%> + + <% else %> + + <% end %> + <%end%>
-
+

Submit Vote

Drag and drop to rank the choices.