X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/aea5fd0d77227ccbc154ebe6428a45410ce538bb..50d95cd1569a8452323d565cf2f34fc63672cff7:/app/views/election/show.rhtml diff --git a/app/views/election/show.rhtml b/app/views/election/show.rhtml index 5a46af9..701c607 100644 --- a/app/views/election/show.rhtml +++ b/app/views/election/show.rhtml @@ -2,13 +2,25 @@ Election Overview - -<% if @election.active? %> +<% if @election.enddate < Time.now %> +
<%= link_to "Edit General Information", @@ -41,7 +53,7 @@ -<% unless @election.authenticated -%> +<% if @election.active? and not @election.authenticated? %>
Link
<%= (link_to ("Go Vote!", :controller => 'voter', :action => 'index', :election_id => @election.id)).to_s %> @@ -137,7 +149,7 @@To embed your election, copy and paste the following code into your homepage:
-<%= h("