hide dropbox in left menu if you are not the admin

This commit is contained in:
Henry Oswald 2014-07-29 10:55:22 +01:00
parent f906d63067
commit dff74cf5cb

View file

@ -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