Adds share and comment button on email

This commit is contained in:
Alberto Garcia Cabeza
2016-06-07 16:12:16 +02:00
parent bfc9c6c0df
commit e550a40f90
7 changed files with 30 additions and 4 deletions

View File

@@ -103,7 +103,7 @@
{ proposal: @proposal, vote_url: vote_proposal_path(@proposal, value: 'yes') } %>
</div>
</div>
<div class="sidebar-divider"></div>
<div id="social-share" class="sidebar-divider"></div>
<h3><%= t("proposals.show.share") %></h3>
<div class="social-share-full">
<%= social_share_button_tag("#{@proposal.title} #{setting['twitter_hashtag']}") %>