mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
#18457969 TTXML 이전시 중첩카테고리 처리못함 해결
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6970 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
038ee6c4f2
commit
400bdef3c7
1 changed files with 1 additions and 1 deletions
|
|
@ -552,7 +552,7 @@
|
|||
$obj->sequence = $idx;
|
||||
$obj->parent = $parent;
|
||||
|
||||
$category[$priority] = $obj;
|
||||
$category[$idx] = $obj;
|
||||
|
||||
$this->arrangeCategory($val, $category, $idx, $idx);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue