From 206dea3e99fd260c31bc86b36b309071696f2b3a Mon Sep 17 00:00:00 2001 From: Date: Mon, 12 May 2008 20:25:32 -0400 Subject: [PATCH] added numbering back to embeddables, should count correctly no matter how many candidates there are. --- app/views/embed/full_vote.rhtml | 7 ++++--- public/stylesheets/embed.css | 6 ++++++ 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/app/views/embed/full_vote.rhtml b/app/views/embed/full_vote.rhtml index 69eed9c..89e384c 100644 --- a/app/views/embed/full_vote.rhtml +++ b/app/views/embed/full_vote.rhtml @@ -12,12 +12,13 @@ <% end %> +

+ <%=count+1%> +

<%end%>