eqms-1576: hide region in ws selector for a regular user (#9231)

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
This commit is contained in:
Alexey Zinoviev
2025-06-13 20:53:22 +04:00
committed by GitHub
parent 754ad6e3a7
commit d2ca1783da
@@ -193,8 +193,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">