#23 - ecs fix
This commit is contained in:
@@ -166,7 +166,7 @@ export default {
|
||||
days: item.hasVacation ? item.days : null,
|
||||
})),
|
||||
}))
|
||||
.put('/vacation-days', {
|
||||
.put('/vacation-limits', {
|
||||
preserveState: (page) => Object.keys(page.props.errors).length,
|
||||
preserveScroll: true,
|
||||
});
|
||||
|
Reference in New Issue
Block a user