mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 05:11:34 +02:00
Show sync panel for everyone except anonymous users
This commit is contained in:
@@ -46,7 +46,7 @@ aside#left-menu.full-size(
|
||||
i.fa.fa-external-link.fa-fw
|
||||
| #{translate("publish_as_template")}
|
||||
|
||||
div(ng-show="permissions.admin")
|
||||
div(ng-show="!anonymous")
|
||||
h4() #{translate("sync")}
|
||||
span(ng-controller="DropboxController")
|
||||
ul.list-unstyled.nav()
|
||||
|
||||
Reference in New Issue
Block a user