mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
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:
parent
7903cded78
commit
30905e199d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue