mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 07:09:56 +09:00
xe_default 스킨에서 에디터 나타나지 않는 문제 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6096 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d3ae86e2e2
commit
2686e16e8f
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
</table>
|
||||
<!--@endif-->
|
||||
|
||||
<div class="editor" style="position:relative;">{$oDocument->getEditor()}</div>
|
||||
<div class="editor">{$oDocument->getEditor()}</div>
|
||||
|
||||
<div class="tag">
|
||||
<input type="text" name="tags" value="{htmlspecialchars($oDocument->get('tags'))}" class="inputText" title="Tag" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue