From 87ab1f57fd00722ca27d74167dfe4de587e555b7 Mon Sep 17 00:00:00 2001 From: lexx Date: Fri, 9 Jan 2026 19:29:50 +0200 Subject: [PATCH] small fix --- .../entry/RecordEditEntry/RecordEditEntry.svelte | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/front/js/entry/RecordEditEntry/RecordEditEntry.svelte b/front/js/entry/RecordEditEntry/RecordEditEntry.svelte index db447d9..eb2f5e7 100644 --- a/front/js/entry/RecordEditEntry/RecordEditEntry.svelte +++ b/front/js/entry/RecordEditEntry/RecordEditEntry.svelte @@ -24,11 +24,16 @@
- - + {#if record.publishedBy} + + {/if}