mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 07:09:56 +09:00
1. 새로운 파일 UI 적용
2. 수정시 기존 파일이 불러와지지 않던 버그 수정 git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7911 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
450380a969
commit
d4ab235ac3
2 changed files with 168 additions and 82 deletions
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
<!-- {{{ Editor HTML -->
|
||||
<!-- XEED -->
|
||||
<textarea id="xeed-{$editor_sequence}" cols="80" rows="10"></textarea>
|
||||
<textarea id="xeed-{$editor_sequence}" name="{$editor_content_key_name}" cols="80" rows="10"></textarea>
|
||||
<div class="xd">
|
||||
<!-- tool -->
|
||||
<div class="tool">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue