mirror of
https://github.com/techgarage-ir/MTWireGuard.git
synced 2025-08-30 06:39:27 +02:00
Fix update/delete modals JS functions not working
This commit is contained in:
parent
42b17455ca
commit
2df549cfc0
12 changed files with 107 additions and 107 deletions
|
@ -85,7 +85,7 @@
|
|||
<input type="text" class="form-control" id="WGPUKeepAlive" name="KeepAlive" placeholder="Seconds">
|
||||
</div>
|
||||
</div>
|
||||
<input type="hidden" name="ID" />
|
||||
<input type="hidden" asp-for="ID" />
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="reset" class="btn btn-secondary" data-coreui-dismiss="modal">Close</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue