mirror of
https://github.com/simonmicro/Pritunl-Fake-API.git
synced 2025-12-06 11:07:01 -05:00
Compare commits
2 Commits
15e3df77cd
...
9b7899f1d8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9b7899f1d8 | ||
|
|
027e8c3d61 |
@ -42,3 +42,7 @@
|
|||||||
.modal .modal-body .advanced {
|
.modal .modal-body .advanced {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
/* Hide admins tab, it will be shown only if the user is a super-user */
|
||||||
|
.nav .admins {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user