mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
changed menu1 to shortcut
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12106 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
77ce30e618
commit
25ebcf1e70
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
// create 1depth menuitem
|
||||
$item_args->menu_srl = $menu_srl;
|
||||
$item_args->url = 'welcome_page';
|
||||
$item_args->is_shortcut = 'Y';
|
||||
$item_args->name = 'menu1';
|
||||
$parent_srl = $item_args->menu_item_srl = getNextSequence();
|
||||
$item_args->listorder = -1*$item_args->menu_item_srl;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue