Skip to content

Commit 1428788

Browse files
author
Olga Nakonechna
committed
MAGETWO-36912: EditableMultiselects are not created on new tax rule page sometimes
1 parent ca56cd8 commit 1428788

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Theme/view/adminhtml/requirejs-config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ var config = {
1111
"extjs/ext-tree-checkbox": [
1212
"extjs/ext-tree",
1313
"extjs/defaults"
14+
],
15+
"jquery/editableMultiselect/js/jquery.editable":[
16+
"jquery"
1417
]
1518
},
1619
"bundles": {

0 commit comments

Comments
 (0)