ShawnAI commited on
Commit
a018e8f
·
1 Parent(s): d08de30

Update dist/index.html

Browse files
Files changed (1) hide show
  1. dist/index.html +2 -0
dist/index.html CHANGED
@@ -34,6 +34,8 @@ padding-top: 20px;
34
  <select id="release-select" onchange="updateRelease()">
35
  <option value="Rel-18">Rel-18</option>
36
  <option value="Rel-17">Rel-17</option>
 
 
37
  </select>
38
  <ul>
39
  <li><a href="#" onclick="loadSwagger(release + '/TS29518_Namf_Communication.yaml')">Communication</a></li>
 
34
  <select id="release-select" onchange="updateRelease()">
35
  <option value="Rel-18">Rel-18</option>
36
  <option value="Rel-17">Rel-17</option>
37
+ <option value="Rel-17">Rel-16</option>
38
+ <option value="Rel-17">Rel-15</option>
39
  </select>
40
  <ul>
41
  <li><a href="#" onclick="loadSwagger(release + '/TS29518_Namf_Communication.yaml')">Communication</a></li>