Suppression plugin UI dans jstree

This commit is contained in:
Michael RICOIS 2012-01-17 16:48:50 +00:00
parent 2a45c760b2
commit 16127bd775

View File

@ -7,7 +7,7 @@ $("#<?=$this->key?>").jstree({
"dots" : true,
"icons" : false,
},
"plugins" : ["themes", "json_data", "checkbox", "ui"],
"plugins" : ["themes", "json_data", "checkbox"],
"json_data" : {
"data" : <?=$this->naf?>,
"ajax" : {