diff --git a/app/views/layouts/base.html.erb b/app/views/layouts/base.html.erb index 2a60833545..1f6aab7372 100644 --- a/app/views/layouts/base.html.erb +++ b/app/views/layouts/base.html.erb @@ -46,9 +46,9 @@ See doc/COPYRIGHT.rdoc for more details. <%= content_for(:header_tags) if content_for?(:header_tags) %> - <% show_decoration = params["layout"].nil? %>
+