MINR Fixed double generation of tree via 'data' parameter

This commit is contained in:
Ingo Schommer 2011-03-11 09:00:26 +13:00
parent 23cb19958f
commit b2e4fdd6da

View File

@ -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) {