1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

manual CP for #42952

This commit is contained in:
Bob Furu
2022-03-08 11:00:16 -05:00
committed by Aidan Reilly
parent 36f7e88a64
commit 181486578d
3 changed files with 12 additions and 6 deletions

View File

@@ -56,8 +56,8 @@
%>
<div class="container">
<button id="hc-open-btn" class="open-btn-sm" onclick="openNav()" aria-label="Open"><span class="fa fa-bars" /></button>
<ol class="breadcrumb">
<% if (version == "4.10" || distro_key == "openshift-webscale") %>
<ol class="breadcrumb hide-for-print">
<% if (version == "4.10" || distro_key == "openshift-webscale" || distro_key == "openshift-dpu") %>
<span>
<div class="alert alert-danger" role="alert" id="support-alert">
<strong>This documentation is work in progress and might not be complete or fully tested.</strong> The latest supported version of version 3 is <a href="https://docs.openshift.com/container-platform/3.11/welcome/index.html" class="link-primary" style="color: #545454 !important;">[3.11]</a>. For the most recent version 4, see <a href="https://docs.openshift.com/container-platform/latest/welcome/index.html" style="color: #545454 !important" class="link-primary">[4]</a>.