File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 6363</ style >
6464<!--Use wide page layout for the API reference pages-->
6565< section class ="main-layout api ">
66- < div class ="sidebar-layout " data-mf ="true " style =" display:none; " >
66+ < div class ="sidebar-layout " data-mf ="true ">
6767 < nav id ="sidebar-v2 " class ="sidebar ">
6868 {{ partial "sidebar-v2.html" . }}
6969 </ nav >
7979 >
8080 < nav
8181 id ="sidebar "
82+ data-mf ="false "
8283 class ="sidenav overflow-auto col-md-3 d-none d-md-block d-print-none sidebar-toggle-hidden-width "
8384 style ="width: 25%; border-right: 1px solid #e6e6e6 "
8485 ;
8586 >
8687 {{ partial "sidebar.html" . }}
8788 </ nav >
88- < section class ="breadcrumb-layout " data-mf ="true " style =" display: none; " >
89+ < section class ="breadcrumb-layout " data-mf ="true ">
8990 {{ if not .IsHome }}
9091 {{ if not (in .Params.display_breadcrumb "false" ) }}
91- {{ partial "breadcrumb" .}}
92+ {{ partial "breadcrumb" .}}
9293 {{ end }}
9394 {{ end }}
9495 </ section >
You can’t perform that action at this time.
0 commit comments