mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 00:59:58 +09:00
bugfix
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5264 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2efa0c6d02
commit
fff201cd10
1 changed files with 1 additions and 0 deletions
|
|
@ -201,6 +201,7 @@ function menuFormReset() {
|
||||||
jQuery('#menu_normal_btn_img','#menu_hover_btn_img','#menu_active_btn_img').attr("src","");
|
jQuery('#menu_normal_btn_img','#menu_hover_btn_img','#menu_active_btn_img').attr("src","");
|
||||||
jQuery('#itemAttr4').css("display","none");
|
jQuery('#itemAttr4').css("display","none");
|
||||||
fo_obj.reset();
|
fo_obj.reset();
|
||||||
|
location.href = '#';
|
||||||
}
|
}
|
||||||
|
|
||||||
function completeInsertMenuItem(data) {
|
function completeInsertMenuItem(data) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue