who knows

This commit is contained in:
2024-04-03 16:25:59 +03:00
parent 49c1d5efd0
commit e9c2e82bc3
8 changed files with 38 additions and 37 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
</div>
{/if}
<div class="d-flex flex-md-column " style="line-height: 22px">
<span class="">{previewTitle(record)}</span>
<a class="text-decoration-none" target="_blank" href="{channel.lucentUrl}/records/{record.id}">{previewTitle(record)}</a>
<span class="d-flex gap-1 text-muted">
{#if record.status === "draft"}
<Status status={record.status}/>