mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 09:09:59 +09:00
#375 이모티콘 에디터 컴포넌트 오류 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3536 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
879b843808
commit
69a0c59838
11 changed files with 78 additions and 72 deletions
|
|
@ -1,11 +1,3 @@
|
|||
<!--%import("filter/vote.xml")-->
|
||||
|
||||
<!-- 현 글의 기본 정보를 담고 있는 form. 필수 -->
|
||||
<form id="fo_document_info" action="./" method="get">
|
||||
<input type="hidden" name="mid" value="{$mid}" />
|
||||
<input type="hidden" name="document_srl" value="{$oDocument->document_srl}" />
|
||||
</form>
|
||||
|
||||
<!-- 글 내용 보여주기 -->
|
||||
<div class="boardRead">
|
||||
<div class="originalContent">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue