mirror of
https://github.com/Encryptshell/Pritunl-API-crack.git
synced 2025-11-29 08:33:10 +00:00
FIX: hiding admins tab if user is not a super-user
This commit is contained in:
@@ -42,3 +42,7 @@
|
||||
.modal .modal-body .advanced {
|
||||
display: none;
|
||||
}
|
||||
/* Hide admins tab, it will be shown only if the user is a super-user */
|
||||
.nav .admins {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user