mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-22 11:01:54 +03:00
no tabs for create candidate
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
2e3c7c566c
commit
0b4217e7f3
@ -54,7 +54,6 @@
|
||||
okAction={createCandidate}
|
||||
on:close={() => { dispatch('close') }}>
|
||||
<DialogHeader />
|
||||
<Tabs/>
|
||||
<Section icon={File} label={'Personal Information'}>
|
||||
<Grid>
|
||||
<EditBox label={'First name *'} placeholder={'John'} bind:value={firstName} focus/>
|
||||
|
Loading…
Reference in New Issue
Block a user