QFIX: Hide region in workspace selector (#8330)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev 2025-03-24 17:46:10 +03:00 committed by GitHub
parent f7ed7e2306
commit bf7e527f14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -192,8 +192,10 @@
{#if isArchivingMode(ws.mode)}
- <Label label={presentation.string.Archived} />
{/if}
{#if ws.region != null && ws.region !== ''}
- ({ws.region})
{#if isAdmin}
{#if ws.region != null && ws.region !== ''}
- ({ws.region})
{/if}
{/if}
{#if isAdmin && ws.lastVisit != null && ws.lastVisit !== 0}
<div class="text-sm">