<%= yield :sidebar %>
<%= view_layouts_base_sidebar_hook_response %>
diff --git a/app/views/layouts/base.html.erb b/app/views/layouts/base.html.erb index a2d924bda..e96b278c8 100644 --- a/app/views/layouts/base.html.erb +++ b/app/views/layouts/base.html.erb @@ -49,7 +49,7 @@ <% end %> -<%= tag('div', {:id => 'main', :class => (sidebar_content? ? '' : 'nosidebar')}, true) %> +