위젯 추가/ 수정시 뜨는 팝업창에 레이아웃이 같이 나오는 오류 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5839 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-03-11 04:44:32 +00:00
parent 95b772cb32
commit 65b142f786
2 changed files with 3 additions and 3 deletions

View file

@ -86,7 +86,7 @@
}
// 문서번호(document_srl)가 있을 경우 모듈 정보를 구해옴
if($this->document_srl) {
if($this->document_srl && !$this->module) {
$module_info = $oModuleModel->getModuleInfoByDocumentSrl($this->document_srl);
// 문서가 존재하지 않으면 문서 정보를 제거