mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
사이트맵 편집에서 지원하지 않는 다중 선택 기능 비활성
This commit is contained in:
parent
a96c8e703f
commit
b3958849f3
1 changed files with 1 additions and 0 deletions
|
|
@ -767,6 +767,7 @@ function onSiteMapReceived(htData){
|
|||
}
|
||||
|
||||
var sInitiallyOpen = [];
|
||||
$.jstree.defaults.ui.select_limit = 1;
|
||||
|
||||
$("#siteMapTree")
|
||||
.jstree({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue