mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 23:29:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@774 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
803059bf7f
commit
6bef349349
1 changed files with 2 additions and 0 deletions
|
|
@ -381,7 +381,9 @@ function chkMemberMenu(evt) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
show_waiting_message = false;
|
||||||
exec_xml("member", "getMemberMenu", params, displayMemberMenu, response_tags, params);
|
exec_xml("member", "getMemberMenu", params, displayMemberMenu, response_tags, params);
|
||||||
|
show_waiting_message = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
function displayMemberMenu(ret_obj, response_tags, params) {
|
function displayMemberMenu(ret_obj, response_tags, params) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue