Skip to content

Commit

Permalink
Hide/Showing MCIS and modifying MCIS name (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
seokho-son authored Jun 2, 2022
1 parent 530c1fe commit 8e9653a
Show file tree
Hide file tree
Showing 2 changed files with 315 additions and 131 deletions.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -225,11 +225,12 @@
</select>
</td>

<td>&nbsp;</td>
<!-- <td>&nbsp;</td> -->

<td><input type=button value="Load list" onClick="updateMcisList();" style="text-align:center; width:95%"></td>
<td><input type=button value="Status" onClick="statusMCIS();" style="text-align:center; width:95%"></td>
<td><input type=button id="resourceOverview" value="Overview resources" onClick="resourceOverview();" style="text-align:center; width:95%"></td>
<td><input type=button value="Hide/Show" onClick="hideMCIS();" style="text-align:center; width:95%"></td>
<td><input type=button id="registerCspResource" value="Register resources" onClick="registerCspResource();" style="text-align:center; width:95%"></td>
</tr>

Expand Down
Loading

0 comments on commit 8e9653a

Please sign in to comment.