mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 15:19:57 +09:00
블로그 카테고리/ 메뉴관리시 새창에서 수정하도록 변경
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2188 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
75fe99c37b
commit
e72fde1ccb
11 changed files with 152 additions and 107 deletions
|
|
@ -40,5 +40,5 @@ function doMenuManagement(menu_id) {
|
|||
var menu_srl = sel_obj.options[sel_obj.selectedIndex].value;
|
||||
|
||||
var url = current_url.setQuery('act','dispMenuAdminManagement').setQuery('menu_srl',menu_srl);
|
||||
location.href = url;
|
||||
winopen(url,'MenuManage','width=850,height=800,resizable=yes,scrollbars=yes,toolbars=no');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue