mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 19:44:59 +03:00
remove Create new application card
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
3eb640f0bc
commit
8ba32cc38f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user