mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
fixed a mistypo
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12127 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
cbaf10002a
commit
4a8b2f96b9
1 changed files with 1 additions and 1 deletions
|
|
@ -1700,7 +1700,7 @@ jQuery(function($){
|
|||
params['shortcut_target'] = sMID;
|
||||
}else{
|
||||
sMID = $('#default ._mid').val();
|
||||
params['moudule_id'] = sMID;
|
||||
params['module_id'] = sMID;
|
||||
}
|
||||
params['menu_item_srl'] = sSelectedMenuSrl;
|
||||
params['menu_name'] = sMenuName;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue