We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f22a135 commit 281a410Copy full SHA for 281a410
doc-src/templates/default/layout/html/layout.erb
@@ -21,7 +21,6 @@
21
22
<div id="content">
23
<%= erb(:v3note) %>
24
- <%= erb(:nodeVersionNotice) %>
25
<!--REGION_DISCLAIMER_DO_NOT_REMOVE-->
26
<%= yieldall %>
27
</div>
doc-src/templates/default/layout/html/nodeVersionNotice.erb
@@ -1,3 +1,4 @@
1
+<!-- Retaining this file for future deprecation reference -->
2
<div id="node-version-notice" class="alert alert-warning" style="display:none;">
3
<div class="alert-icon"></div>
4
<div>
0 commit comments