support custom fields in timesheet batch update (#2043)
This commit is contained in:
@@ -47,7 +47,7 @@ export default class KimaiDateRangePicker extends KimaiPlugin {
|
||||
showDropdowns: true,
|
||||
autoUpdateInput: false,
|
||||
autoApply: false,
|
||||
linkedCalendars: false,
|
||||
linkedCalendars: true,
|
||||
locale: {
|
||||
separator: separator,
|
||||
format: localeFormat,
|
||||
|
||||
Reference in New Issue
Block a user