mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_widget_datepicker_fulloptions: Migration to 14.0
This commit is contained in:
@@ -7,7 +7,7 @@ odoo.define("web_widget_datepicker_fulloptions.datepicker_fulloptions", function
|
||||
|
||||
var DatePicker = require("web.datepicker");
|
||||
|
||||
var DatePickerFullOptions = DatePicker.DateWidget.include({
|
||||
DatePicker.DateWidget.include({
|
||||
/**
|
||||
* @override
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user