diff --git a/app/views/home/_social.html.erb b/app/views/home/_social.html.erb index 72bf2434a40..18d125909d7 100644 --- a/app/views/home/_social.html.erb +++ b/app/views/home/_social.html.erb @@ -1,7 +1,7 @@
<% if Rails.env == "production" %>
- + -
Share
- Tweet +
<% end %>
+ + diff --git a/app/views/sidebar/_question.html.erb b/app/views/sidebar/_question.html.erb index 3ae64fa52a7..e14720e5d57 100644 --- a/app/views/sidebar/_question.html.erb +++ b/app/views/sidebar/_question.html.erb @@ -1,7 +1,7 @@
<%= render :partial => "like/like", :locals => {:node => @node, :tagnames => @tagnames } %> - + <%= javascript_include_tag 'sidebar' %>