diff --git a/app/views/layouts/_rsidebar.html.erb b/app/views/layouts/_rsidebar.html.erb index 3915c83..c3bafa0 100644 --- a/app/views/layouts/_rsidebar.html.erb +++ b/app/views/layouts/_rsidebar.html.erb @@ -1,10 +1,15 @@ <% if Rails.env.production? %>
- <% if !user_signed_in? %> - <% if !current_page?(root_url) and !current_page?(new_user_session_url) and !params[:print] %> - - <% end %> - <% end %> + +
<% end %>