remove Create new application card

Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov 2021-10-09 13:26:29 +02:00
parent 3eb640f0bc
commit 8ba32cc38f
No known key found for this signature in database
GPG Key ID: C8787EFEB4B64AF0

View File

@ -178,7 +178,7 @@
dragCard.state = state._id
}
}}>
<KanbanCardEmpty label={'Create new application'} />
<!-- <KanbanCardEmpty label={'Create new application'} /> -->
{#each objects as object, j}
{#if object.state === state._id}
<div