Skip to content
Snippets Groups Projects
Commit 876ebfc8 authored by Clement Ho's avatar Clement Ho Committed by Jose Ivan Vargas Lopez
Browse files

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

Remove unneeded sidebar class

Closes #3218

See merge request !2738
parent 61c26da3
No related branches found
No related tags found
1 merge request!2739WIP: Prepare 9.5.1-ee release
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