mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-20 23:32:14 +00:00
UBER-319: Fix vacancy editing (#3290)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
parent
b9d8a7a6e5
commit
6ff326bd59
@ -154,7 +154,7 @@
|
|||||||
|
|
||||||
<span class="fs-title flex-grow">
|
<span class="fs-title flex-grow">
|
||||||
<EditBox
|
<EditBox
|
||||||
bind:value={object.name}
|
bind:value={rawName}
|
||||||
placeholder={recruit.string.VacancyPlaceholder}
|
placeholder={recruit.string.VacancyPlaceholder}
|
||||||
kind={'large-style'}
|
kind={'large-style'}
|
||||||
focusable
|
focusable
|
||||||
|
Loading…
Reference in New Issue
Block a user