mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-06-07 00:46:58 +03:00
Adjustment to have enable/disable client on UI
This commit is contained in:
parent
e52ffaf686
commit
dbb85cb759
6 changed files with 138 additions and 4 deletions
|
@ -25,6 +25,10 @@
|
|||
<link rel="stylesheet" href="static/dist/css/adminlte.min.css">
|
||||
<!-- Google Font: Source Sans Pro -->
|
||||
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700" rel="stylesheet">
|
||||
|
||||
<!-- START: On page css -->
|
||||
{{template "top_css" .}}
|
||||
<!-- END: On page css -->
|
||||
</head>
|
||||
|
||||
<body class="hold-transition sidebar-mini">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue