Skip to content

Commit 15b6e5a

Browse files
committed
Merge remote-tracking branch 'trigger/AC-1899' into ph-delivery
2 parents ad19915 + 5dc02ea commit 15b6e5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Catalog/view/adminhtml/web/js/custom-options.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ define([
1212
'collapsable',
1313
'mage/translate',
1414
'mage/backend/validation',
15-
'Magento_Ui/js/modal/modal'
15+
'Magento_Ui/js/modal/modal',
16+
'jquery-ui-modules/sortable'
1617
], function ($, mageTemplate, alert) {
1718
'use strict';
1819

0 commit comments

Comments
 (0)