From 16127bd7757e0e18a85a484c5a5318f800faaae4 Mon Sep 17 00:00:00 2001 From: Michael RICOIS Date: Tue, 17 Jan 2012 16:48:50 +0000 Subject: [PATCH] Suppression plugin UI dans jstree --- application/views/default/scripts/arborescence/naf.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/default/scripts/arborescence/naf.phtml b/application/views/default/scripts/arborescence/naf.phtml index 49474b7a..c2648f4b 100644 --- a/application/views/default/scripts/arborescence/naf.phtml +++ b/application/views/default/scripts/arborescence/naf.phtml @@ -7,7 +7,7 @@ $("#key?>").jstree({ "dots" : true, "icons" : false, }, - "plugins" : ["themes", "json_data", "checkbox", "ui"], + "plugins" : ["themes", "json_data", "checkbox"], "json_data" : { "data" : naf?>, "ajax" : {