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/trunk@1570 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f8bcad984e
commit
d90cc28784
1 changed files with 1 additions and 2 deletions
|
|
@ -113,8 +113,7 @@
|
|||
<td>
|
||||
<!-- 파일 업로드 영역 -->
|
||||
<div class="editor_uploader">
|
||||
<select id="uploaded_file_list_{$upload_target_srl}" size="9" class="uploaded_file_list" onclick="editor_preview(this, '{$upload_target_srl}');">
|
||||
</select>
|
||||
<select id="uploaded_file_list_{$upload_target_srl}" size="9" class="uploaded_file_list" onclick="editor_preview(this, '{$upload_target_srl}');"></select>
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue