mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 09:09:59 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1430 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4067f39963
commit
bed6e627f5
3 changed files with 7 additions and 4 deletions
|
|
@ -75,7 +75,8 @@ function doStep2(fo_obj) {
|
|||
fo_obj.category_srl.value = category_srl;
|
||||
}
|
||||
|
||||
procFilter(fo_obj, import_xml);
|
||||
fo_obj.submit();
|
||||
//procFilter(fo_obj, import_xml);
|
||||
|
||||
xGetElementById('step2_status').style.display = 'block';
|
||||
return false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue