기본 에디터의 미리보기 영역에 빈 이미지를 제거

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4745 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-11-03 09:53:13 +00:00
parent 40326eec5f
commit 39be914571

View file

@ -176,7 +176,7 @@
<col width="120" />
<col width="100%" />
<tr valign="top">
<td width="120"><div class="preview" id="preview_uploaded_{$editor_sequence}"><img src="./images/blank.gif" alt="preview" width="100" height="100" /></div></td>
<td width="120"><div class="preview" id="preview_uploaded_{$editor_sequence}"></div></td>
<td>
<!-- 파일 업로드 영역 -->
<div class="fileListArea">