issue 2522 If insert shortcut(target is other sitemap), create shortcut in other sitemap.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11883 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2012-10-24 12:19:42 +00:00
parent 612c0d5e08
commit 03c8686301

View file

@ -283,6 +283,7 @@
{
unset($args->group_srls);
}
$args->menu_srl = $request->menu_srl;
$args->name = $request->menu_name;
$args->parent_srl = $request->parent_srl;
}