File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 49
49
</ a >
50
50
<% end %>
51
51
< select id ="version-selector " onchange ="versionSelector(this); ">
52
- <% if ( version == "4.9" ) %>
53
- < option value ="4.9 "> 4.9</ option >
54
- <% end %>
55
52
< option value ="4.8 "> 4.8</ option >
56
53
< option value ="4.7 "> 4.7</ option >
57
54
< option value ="4.6 "> 4.6</ option >
136
133
< div class ="page-header ">
137
134
< h1 > <%= article_title %> </ h1 >
138
135
</ div >
139
- <% if ( version == "4.9" || distro_key == "openshift-wescale " ) %>
136
+ <% if ( version == "4.9" || distro_key == "openshift-webscale " ) %>
140
137
< font size ="+1 " color ="red "> This documentation is work in progress and might not be complete or fully tested.</ font >
141
138
< div id ="annoying-box "
142
139
style ="position: fixed; top: 100px; left: 10px; width: 100px; height: 100px; color: red ">
You can’t perform that action at this time.
0 commit comments