mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-22 11:01:54 +03: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">
|
||||
<EditBox
|
||||
bind:value={object.name}
|
||||
bind:value={rawName}
|
||||
placeholder={recruit.string.VacancyPlaceholder}
|
||||
kind={'large-style'}
|
||||
focusable
|
||||
|
Loading…
Reference in New Issue
Block a user