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, "dots" : true,
"icons" : false, "icons" : false,
}, },
"plugins" : ["themes", "json_data", "checkbox", "ui"], "plugins" : ["themes", "json_data", "checkbox"],
"json_data" : { "json_data" : {
"data" : <?=$this->naf?>, "data" : <?=$this->naf?>,
"ajax" : { "ajax" : {