mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 13:21:37 +02:00
Only show the TC "Guests" switch if token-acces UI is enabled
This commit is contained in:
@@ -91,7 +91,9 @@
|
||||
)
|
||||
|
||||
li.rp-tc-state-separator
|
||||
li.rp-tc-state-item.rp-tc-state-item-guests
|
||||
li.rp-tc-state-item.rp-tc-state-item-guests(
|
||||
ng-if="__enableTokenAccessUI"
|
||||
)
|
||||
span.rp-tc-state-item-name(
|
||||
tooltip=translate('tc_switch_guests_tip')
|
||||
tooltip-placement="left"
|
||||
|
||||
Reference in New Issue
Block a user