mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@179 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c4b2bd4a86
commit
7ccd9383fc
8 changed files with 119 additions and 24 deletions
|
|
@ -92,7 +92,7 @@ function completeInsertJoinForm(ret_obj) {
|
|||
|
||||
alert(message);
|
||||
|
||||
var url = "./?module=admin&mo=member&act=dispJoinForm";
|
||||
var url = "./?module=admin&mo=member&act=dispJoinFormList";
|
||||
if(page) url += "&page="+page;
|
||||
|
||||
location.href = url;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue