Skip to content

Commit c684b52

Browse files
committed
Merge branch 'MAGETWO-36471' of github.corp.ebay.com:magento-troll/magento2ce into kpi
2 parents fb76f3e + f21bf26 commit c684b52

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)