Skip to content
Snippets Groups Projects
Commit 066cdfd6 authored by Clement Ho's avatar Clement Ho
Browse files

Merge branch '3218-js-load-flickering' into 'master'

Remove unneeded sidebar class

Closes #3218

See merge request !2738
parents 9ee6aa20 1021f4dc
No related branches found
No related tags found
1 merge request!2738Remove unneeded sidebar class
Pipeline #
.page-with-sidebar.js-page-with-sidebar{ class: [('page-with-new-sidebar' if @new_sidebar), page_gutter_class] }
.page-with-sidebar.js-page-with-sidebar{ class: page_with_sidebar_class }
- if show_new_nav?
- if defined?(nav) && nav
= render "layouts/nav/#{nav}"
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment