You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: layouts/docs/baseof.html
+2-2
Original file line number
Diff line number
Diff line change
@@ -15,10 +15,10 @@
15
15
<divclass="container-fluid td-outer">
16
16
<divclass="td-main">
17
17
<divclass="row flex-xl-nowrap stretch-main">
18
-
<asidedata-stt-ignoreclass="d-none d-lg-block col-lg-4 col-xl-3 td-sidebar d-print-none"><!-- NK - adjusted resizing for different screens -->
18
+
<asidedata-stt-ignoreclass="d-none d-lg-block col-lg-4 col-xl-3 td-sidebar d-print-none"data-proofer-ignore><!-- NK - adjusted resizing for different screens/MvM - ignore for htmltest and translation -->
19
19
{{ partial "sidebar.html" . }}
20
20
</aside>
21
-
<asidedata-stt-ignoreclass="d-none d-xl-block col-xl-3 td-sidebar-toc d-print-none"><!-- NK - adjusted resizing for different screens -->
21
+
<asidedata-stt-ignoreclass="d-none d-xl-block col-xl-3 td-sidebar-toc d-print-none"data-proofer-ignore><!-- NK - adjusted resizing for different screens/MvM - ignore for htmltest and translation -->
22
22
{{ partial "page-meta-links.html" . }}
23
23
<!-- NK - insert of layout element for line break and ToC title -->
Copy file name to clipboardExpand all lines: layouts/docs/landingpage.html
+2-2
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@
15
15
<divclass="container-fluid td-outer">
16
16
<divclass="td-main">
17
17
<divclass="row flex-xl-nowrap stretch-main">
18
-
<asidedata-stt-ignoreclass="d-none d-lg-block col-lg-4 col-xl-3 td-sidebar d-print-none"><!-- NK - adjusted resizing for different screens -->
18
+
<asidedata-stt-ignoreclass="d-none d-lg-block col-lg-4 col-xl-3 td-sidebar d-print-none"data-proofer-ignore><!-- NK - adjusted resizing for different screens/MvM - ignore for htmltest and translation -->
19
19
{{ partial "sidebar.html" . }}
20
20
</aside>
21
21
{{/* NK - deactivated toc
@@ -88,7 +88,7 @@ <h3 class="title-row">Contribute to Docs? Here Is How:</h3>
0 commit comments