mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-09 19:27:44 +02:00
UBER-319: Fix vacancy editing (#3290)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user