mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
issue 2522 when shortcut menu(type:menu instance) insert,
wrong parent_srl setting bug fixed. git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11526 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
cb1f799cbd
commit
ea1eece0d5
1 changed files with 1 additions and 0 deletions
|
|
@ -284,6 +284,7 @@
|
|||
unset($args->group_srls);
|
||||
}
|
||||
$args->name = $request->menu_name;
|
||||
$args->parent_srl = $request->parent_srl;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue