mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
fileupload UI 개선
- oldIE에 최적화 되어 있지 않음
This commit is contained in:
parent
6585678f56
commit
42551223c0
6 changed files with 376 additions and 165 deletions
|
|
@ -39,6 +39,9 @@
|
|||
<li>
|
||||
<label for="nText">{$lang->content}</label>
|
||||
<textarea name="content" rows="8" cols="42" id="nText"></textarea>
|
||||
<div class="write_editor">
|
||||
{$oDocument->getEditor()}
|
||||
</div>
|
||||
</li>
|
||||
<!--@if(!$is_logged)-->
|
||||
<li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue