mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
NOISSUE code rearrange
This commit is contained in:
parent
b146e48ff5
commit
bc47f19615
22 changed files with 130 additions and 159 deletions
|
|
@ -1110,7 +1110,7 @@ class menuAdminController extends menu
|
|||
{
|
||||
$this->_copyButton($insertedMenuItemSrl, $menuItemInfo);
|
||||
}
|
||||
array_push($this->insertedMenuItemSrlList, $insertedMenuItemSrl);
|
||||
$this->insertedMenuItemSrlList[] = $insertedMenuItemSrl;
|
||||
}
|
||||
|
||||
// if have a child menu, copy child menu also
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue