mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
사이트맵 node 클릭했을때 자식 node가 열리도록 개선
This commit is contained in:
parent
1ae3cde3b1
commit
9ca4d5788e
1 changed files with 2 additions and 0 deletions
|
|
@ -868,6 +868,8 @@ function onSiteMapReceived(htData){
|
|||
$._xeAdminVar.sSelectedMenuSrl = sSelectedMenuSrl;
|
||||
|
||||
showProp(sSelectedMenuSrl);
|
||||
|
||||
data.inst.open_node(data.rslt.obj);
|
||||
})
|
||||
.bind("move_node.jstree", function(event, data){
|
||||
//console.log(event, data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue