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

updated template

This commit is contained in:
Vikram Goyal
2019-11-05 21:22:50 +10:00
parent 6dac79b42d
commit 0f5cc79a5c

View File

@@ -44,7 +44,9 @@
</a>
<% end %>
<select id="version-selector" onchange="versionSelector(this);">
<% if (version == "4.3") %>
<option value="4.3">4.3</option>
<% end %>
<option value="4.2">4.2</option>
<option value="4.1">4.1</option>
<option value="3.11">3.11</option>
@@ -116,7 +118,7 @@
style="position: fixed; top: 100px; left: 10px; width: 100px; height: 100px; color: red">
This documentation is work in progress and might not be complete or fully tested.
</div>
<% end %>
<% end %>
<%= content %>
</div>
</div>