{#each appointmentData as data} {data.title} Teilen {#if !isDueDatePassed(data.dueDate)} lockAppointment(data._id)} class="center-align"> {:else} {/if} Bearbeiten deleteEntry(data._id)} class="center-align"> {/each} {#if errorMessage.length > 0}
{errorMessage}
{/if} {#if actionCounter > 0}
Click another two times to confirm
{/if}