git-svn-id: http://xe-core.googlecode.com/svn/trunk@1761 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-25 10:37:11 +00:00
parent c92102f8fe
commit b7ec12f4c2
45 changed files with 899 additions and 790 deletions

View file

@ -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','');
}
/* 선택된 모듈을 관리자 메뉴의 바로가기에 등록 */