Skip to content

Commit f21bf26

Browse files
vkholoshenkoslopukhov
authored andcommitted
MAGETWO-36471: Fix requirejs-config
1 parent 385f475 commit f21bf26

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
@@ -5,6 +5,9 @@
55

66
var config = {
77
"shim": {
8+
"extjs/ext-tree": [
9+
"prototype"
10+
],
811
"extjs/ext-tree-checkbox": [
912
"extjs/ext-tree",
1013
"extjs/defaults"

0 commit comments

Comments
 (0)