mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
MINOR Fixed scope problems caused by separating out getTreeConfig()
This commit is contained in:
parent
bac23bcdb7
commit
d46a4504f5
@ -102,6 +102,7 @@
|
||||
},
|
||||
|
||||
getTreeConfig: function() {
|
||||
var self = this;
|
||||
return {
|
||||
'core': {
|
||||
'initially_open': ['record-0'],
|
||||
|
Loading…
Reference in New Issue
Block a user