Skip to content

Commit 3a8488a

Browse files
authored
Merge pull request #68614 from mramendi/pipelines-1.13-versionselect
RHDEVDOCS 5745 Pipelines 1.13 version selector
2 parents 8be2fb7 + e1ed94c commit 3a8488a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_templates/_page_openshift.html.erb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@
224224
<%= distro %>
225225
</a>
226226
<select id="version-selector" onchange="versionSelector(this);">
227+
<option value="1.13">1.13</option>
227228
<option value="1.12">1.12</option>
228229
<option value="1.11">1.11</option>
229230
<option value="1.10">1.10</option>

0 commit comments

Comments
 (0)