mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 11:01:56 +02:00
hide dropbox in left menu if you are not the admin
This commit is contained in:
@@ -47,7 +47,7 @@ aside#left-menu.full-size(
|
||||
| Publish as Template
|
||||
|
||||
|
||||
span(ng-controller="DropboxController", ng-show="!anonymous")
|
||||
span(ng-controller="DropboxController", ng-show="permissions.admin")
|
||||
h4() Sync
|
||||
ul.list-unstyled.nav()
|
||||
li
|
||||
|
||||
Reference in New Issue
Block a user