X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/5fd5cba6038d0ed97adb735cd24cc70c26335a3e..f2ac11cbeb49cbccd62da51c31e14a8de1a6d26c:/app/views/account/summary.rhtml?ds=inline diff --git a/app/views/account/summary.rhtml b/app/views/account/summary.rhtml index b53122e..4d79f5b 100644 --- a/app/views/account/summary.rhtml +++ b/app/views/account/summary.rhtml @@ -21,12 +21,8 @@ Member since: <%=h @user.created_at.strftime("%x") %> <% @user.elections.select {|e| e.instance_of?(Election)}.each do |election| %>
<%= link_to "Create a new election", :controller => 'election', :action => 'new' %>.
<%= link_to( "Create a new QuickVote", :controller => 'quickvote', :action => 'create') %>.