Suppression plugin UI dans jstree
This commit is contained in:
parent
2a45c760b2
commit
16127bd775
@ -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" : {
|
||||
|
Loading…
Reference in New Issue
Block a user