Dokumente
Monat
Aktion
{#each documents as doc} {#if doc.month != null}
Stundenliste {doc.month}-{doc.year}
PDF
{:else}
Stundenschätzung {doc.quarter}. Quartal {doc.year}
{/if} {/each}
{#if data.availableMonths === undefined || data.availableMonths.length === 0}
No records
{/if}