mirror of
https://gitlab.com/flectra-hq/flectra.git
synced 2026-08-19 01:34:43 -05:00
[PATCH] Upstream patch - 19102021
This commit is contained in:
@@ -628,6 +628,8 @@ var FieldDateRange = InputField.extend({
|
||||
autoUpdateInput: false,
|
||||
timePickerIncrement: 5,
|
||||
locale: {
|
||||
applyLabel: _t('Apply'),
|
||||
cancelLabel: _t('Cancel'),
|
||||
format: this.isDateField ? time.getLangDateFormat() : time.getLangDatetimeFormat(),
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user