Skip to content

Commit 7caf1ea

Browse files
authored
Update post-gallery.js
1 parent 17a819d commit 7caf1ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

view/adminhtml/web/js/post-gallery.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ define([
1212
'mage/template',
1313
'uiRegistry',
1414
'productGallery',
15-
'jquery/ui',
15+
'jquery-ui-modules/core',
16+
'jquery-ui-modules/widget',
1617
'baseImage'
1718
], function ($, _, mageTemplate, registry, productGallery) {
1819
'use strict';

0 commit comments

Comments
 (0)