[PATCH] Upstream patch - 19102021

This commit is contained in:
Parthiv Patel
2021-10-19 09:36:47 +00:00
parent df4d129ec9
commit a6cd7c13d3
15 changed files with 145 additions and 21 deletions
@@ -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(),
},
}