Commit 8868b59720c9707d7a9d389a4d9dfac2b2d5cd3f
Exists in
staging
and in
4 other branches
Merge branch 'AI3220_proposals' into rails3_stable
Showing
2 changed files
with
5 additions
and
1 deletions
Show diff stats
plugins/proposals_discussion/public/style.css
plugins/proposals_discussion/views/content_viewer/_social.html.erb
1 | 1 | <a href="https://twitter.com/share" class="twitter-share-button" data-url="<%= url_for proposal.view_url %>" data-text="<%= proposal.title %>" data-count="none"></a> |
2 | 2 | |
3 | -<div class="fb-share-button" data-href="<%= url_for proposal.view_url %>" data-layout="box-count"></div> | |
3 | +<div class="fb-share-button" data-href="<%= url_for proposal.view_url %>"></div> | ... | ... |