X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/fd484b33a3920e0031007c5c2f1dec61913cbab5..3e0d5a9b6af9ec1283b0c0e8cfae6cca9c2bea3a:/app/views/election/show.rhtml?ds=inline diff --git a/app/views/election/show.rhtml b/app/views/election/show.rhtml index 90c93ea..3e63628 100644 --- a/app/views/election/show.rhtml +++ b/app/views/election/show.rhtml @@ -1,67 +1,95 @@ -<% %> -
Summary
+ ++<%= h(@election.name) %> +-
Description
<%= h(@election.description) %>-
Election End Date
+End Date
<%= @election.enddate %>-
<%= link_to "Edit election overview.", :action => 'edit', :id => @election.id %>
+<% unless @election.active %> +<%= link_to "Edit overview.", :action => 'edit', :id => @election.id %>
+<% end %> -<%= link_to "Add, remove, or edit candidates.", :action => 'edit_candidates', :id => @election.id %>
+ <% end %> <% else %> -There are currently no candidates registered for this election. - <%= link_to "Add some!", :action => 'edit_candidates', :id => @election.id %>
+There are currently no candidates registered. <%= link_to "Add some!", :action => 'edit_candidates', :id => @election.id unless @election.active %>
<% end %> -There are currently no voters registered for this election. - <%= link_to "Add some!", :action => 'edit_voters', :id => @election.id %>
+There are currently no voters registered. <%= link_to "Add some!", :action => 'edit_voters', :id => @election.id unless @election.active %>
<% end %> -Your election cannot be started for the following reasons:
-Your vote cannot be started for the following reasons:
+Please check everything carefully on this page before starting this + vote. Once you begin the vote, you will not be able to add or + change candidates, modify the voting lists, or change the end + time.
+ +When you begin the vote, the following will happen:
+ +Please check eveything carefully on this page before starting this -election. Once you begin the election, you will not be able to -add or change candidates, modify the voting lists, or change the -election end time.
- -When you begin the election, the following will happen:
- -