mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 14:49:56 +09:00
메뉴위젯 1차 메뉴 새창문제
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5898 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
76007b56f9
commit
ce3a270bc2
1 changed files with 2 additions and 0 deletions
|
|
@ -99,6 +99,8 @@
|
|||
$obj->expand = $val['expand']=='Y'?true:false;
|
||||
$obj->depth = $depth;
|
||||
$obj->selected = $val['selected'];
|
||||
$obj->open_window = $val['open_window'];
|
||||
|
||||
$obj->child_count = 0;
|
||||
$obj->childs = array();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue