mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
issue 23 after easy install, move location to easy install index page
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8436 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
05cc65433e
commit
bd21901d55
1 changed files with 3 additions and 1 deletions
|
|
@ -21,7 +21,9 @@ function doInstallPackage(package_srl) {
|
|||
}
|
||||
|
||||
function completeUpdateNoMsg(ret_obj) {
|
||||
location.reload();
|
||||
//location.reload();
|
||||
var src = current_url.setQuery('act', 'dispAutoinstallAdminIndex');
|
||||
location.href = src;
|
||||
}
|
||||
|
||||
function completeInstall(ret_obj) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue