mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
기본 에디터의 미리보기 영역에 빈 이미지를 제거
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4745 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
40326eec5f
commit
39be914571
1 changed files with 1 additions and 1 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue