Skip to content

Commit a7f8198

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ var config = {
1212
"extjs/ext-tree",
1313
"extjs/defaults"
1414
],
15-
"jquery/editableMultiselect/js/jquery.editable":[
15+
"jquery/editableMultiselect/js/jquery.editable": [
1616
"jquery"
1717
]
1818
},

0 commit comments

Comments
 (0)