mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 23:29:57 +09:00
메뉴 출력기 위젯에 메뉴 정보 내용 누락 추가(이미지 정보..)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6319 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
80928f0413
commit
9b9cc6d782
1 changed files with 4 additions and 0 deletions
|
|
@ -101,6 +101,10 @@
|
|||
$obj->selected = $val['selected'];
|
||||
$obj->open_window = $val['open_window'];
|
||||
|
||||
$obj->normal_btn = $val['normal_btn'];
|
||||
$obj->hover_btn = $val['hover_btn'];
|
||||
$obj->active_btn = $val['active_btn'];
|
||||
|
||||
$obj->child_count = 0;
|
||||
$obj->childs = array();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue