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