관리자 화면 에러 수정
This commit is contained in:
parent
b56a404158
commit
3380b0cc99
@ -19,7 +19,7 @@ $(document).ready(function () {
|
|||||||
});
|
});
|
||||||
/* //메뉴 클릭 시 하위메뉴 열림 */
|
/* //메뉴 클릭 시 하위메뉴 열림 */
|
||||||
|
|
||||||
$('.wrap>.area_left').load('/kccadrPb/adm/common_area_left.html');
|
// $('.wrap>.area_left').load('/kccadrPb/adm/common_area_left.html');
|
||||||
$('.top_util').load('/kccadrPb/adm/common_top_utill.html');
|
// $('.top_util').load('/kccadrPb/adm/common_top_utill.html');
|
||||||
|
|
||||||
})
|
})
|
||||||
Loading…
Reference in New Issue
Block a user