context menu removed

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11875 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
chschy 2012-10-24 07:35:17 +00:00
parent 7903cded78
commit 30905e199d

View file

@ -607,7 +607,7 @@ function onSiteMapReceived(htData){
$("#siteMapTree")
.jstree({
// the `plugins` array allows you to configure the active plugins on this instance
"plugins" : ["themes","html_data","ui","crrm","hotkeys","contextmenu", "dnd"],
"plugins" : ["themes","html_data","ui","crrm","hotkeys","dnd"],
//"themes","json_data","ui","crrm","cookies","dnd","search","types","hotkeys","contextmenu"
// each plugin you have included can have its own config object