쇼핑몰관리자 : #7 분류관리 분류추가/수정 표준화 및 스타일 세부 수정

This commit is contained in:
rollydream
2013-03-29 14:12:50 +09:00
parent 6c7685691c
commit e579d7ee3c
3 changed files with 40 additions and 47 deletions

View File

@ -117,7 +117,7 @@ function frmnewwin_check(f)
return true;
}
document.frmnewwin.nw_subject.focus();
// document.frmnewwin.nw_subject.focus();
</script>
<?