diff --git a/app/views/proposal_ballots/_featured_successfull_proposal.html.erb b/app/views/proposal_ballots/_featured_successfull_proposal.html.erb index 97754ce9c..3cc18a992 100644 --- a/app/views/proposal_ballots/_featured_successfull_proposal.html.erb +++ b/app/views/proposal_ballots/_featured_successfull_proposal.html.erb @@ -1,3 +1,3 @@ -
+

<%= link_to proposal.title, proposal_ballots_path %>

diff --git a/app/views/proposals/index.html.erb b/app/views/proposals/index.html.erb index 93574c1ad..5dee606d0 100644 --- a/app/views/proposals/index.html.erb +++ b/app/views/proposals/index.html.erb @@ -32,7 +32,7 @@ <% end %> <% if @proposal_ballots.present? %> -