Table now refreshes after deleting / adding key
Can get keys multiple times, ssh key is now an attribute of the row, so no weird logic when deleting the key. Tested with mockoon seems to be working.
This commit is contained in:
parent
5f11bbce09
commit
dcbce9942b
2 changed files with 62 additions and 31 deletions
|
@ -5,7 +5,7 @@
|
|||
<title>SSH</title>
|
||||
<link href="images/favicon/favicon-16x16.png" rel="icon" type="image/png"/>
|
||||
<link href="stylesheets/index.css" rel="stylesheet" type="text/css"/>
|
||||
<script src="modify_ssh.js"></script>
|
||||
<script type="module" src="modify_ssh.js"></script>
|
||||
</head>
|
||||
<style>
|
||||
.center {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue