mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-19 19:29:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1761 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c92102f8fe
commit
b7ec12f4c2
45 changed files with 899 additions and 790 deletions
|
|
@ -22,8 +22,7 @@ function completeUpdateCategory(ret_obj) {
|
|||
|
||||
alert(message);
|
||||
|
||||
var url = current_url.setQuery('act','dispModuleAdminCategory').setQuery('module_category_srl','');
|
||||
location.href = url;
|
||||
location.href = current_url.setQuery('module_category_srl','');
|
||||
}
|
||||
|
||||
/* 선택된 모듈을 관리자 메뉴의 바로가기에 등록 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue