Skip to content

Commit

Permalink
MINOR Fixed scope problems caused by separating out getTreeConfig()
Browse files Browse the repository at this point in the history
  • Loading branch information
chillu committed Mar 12, 2012
1 parent bac23bc commit d46a450
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/javascript/LeftAndMain.Tree.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
},

getTreeConfig: function() {
var self = this;
return {
'core': {
'initially_open': ['record-0'],
Expand Down

0 comments on commit d46a450

Please sign in to comment.