Skip to content

Commit 06c1612

Browse files
Merge pull request #53626 from gaurav-nelson/versiondropdown373
Add version number in selector for RHACS 3.73
2 parents 9809768 + 3b550d2 commit 06c1612

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
@@ -129,6 +129,7 @@
129129
<%= distro %>
130130
</a>
131131
<select id="version-selector" onchange="versionSelector(this);">
132+
<option value="3.73">3.73</option>
132133
<option value="3.72">3.72</option>
133134
<option value="3.71">3.71</option>
134135
<option value="3.70">3.70</option>

0 commit comments

Comments
 (0)