Merge PR #1432 into 11.0

Signed-off-by jbeficent
pull/1487/head
OCA-git-bot 2019-12-03 08:38:42 +00:00
commit 09f0ffe7e7
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ odoo.define('web_view_calendar_column.CalendarRenderer', function (require) {
//eventResourceEditable: true, // except for between resources
height: 'parent',
unselectAuto: false,
schedulerLicenseKey: 'GPL-My-Project-Is-Open-Source',
locale: locale, // reset locale when fullcalendar has already been instanciated before now
});