Compare commits

..

No commits in common. "9b7899f1d872806839ef1d7b518bc26600248993" and "15e3df77cd6431acfced9323086567a6155518b7" have entirely different histories.

View File

@ -42,7 +42,3 @@
.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;
}