From b2e4fdd6dad529ef74a170b80dc6b4b972bb853d Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Fri, 11 Mar 2011 09:00:26 +1300 Subject: [PATCH] MINR Fixed double generation of tree via 'data' parameter --- javascript/LeftAndMain.Tree.js | 1 - 1 file changed, 1 deletion(-) diff --git a/javascript/LeftAndMain.Tree.js b/javascript/LeftAndMain.Tree.js index 4e9d0f4f..583859ad 100755 --- a/javascript/LeftAndMain.Tree.js +++ b/javascript/LeftAndMain.Tree.js @@ -44,7 +44,6 @@ }, 'html_data': { // TODO Hack to avoid ajax load on init, see http://code.google.com/p/jstree/issues/detail?id=911 - 'data': this.html(), 'ajax': { 'url': this.data('url-tree'), 'data': function(node) {