We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0fe3f1e + ff3b626 commit 3213342Copy full SHA for 3213342
app/code/Magento/Theme/view/base/requirejs-config.js
@@ -45,7 +45,7 @@ var config = {
45
'jquery-ui-modules/tabs': 'jquery/ui-modules/widgets/tabs',
46
'jquery-ui-modules/tooltip': 'jquery/ui-modules/widgets/tooltip',
47
'jquery-ui-modules/widget': 'jquery/ui-modules/widget',
48
- 'jquery-ui-modules/timepicker': 'jquery/jquery-ui-timepicker-addon'
+ 'jquery-ui-modules/timepicker': 'jquery/timepicker'
49
}
50
},
51
shim: {
0 commit comments