mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 22:59:57 +09:00
에디터 설정시 높이 조절 옵션을 불필요하다고 판단하여 제거. 무조건 높이 조절 옵션이 기본으로 나타남
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5088 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a97a50f2fd
commit
5a247e0125
5 changed files with 0 additions and 38 deletions
|
|
@ -44,9 +44,7 @@
|
|||
<textarea id="editor_textarea_{$editor_sequence}" class="editor_iframe_textarea" style="display:none; height:{$editor_height}" rows="10" cols="10"></textarea>
|
||||
|
||||
<!-- 에디터 크기 조절 bar -->
|
||||
<!--@if($enable_resizable)-->
|
||||
<div class="textAreaDragIndicator"><div class="textAreaDragIndicatorBar" id="editor_drag_bar_{$editor_sequence}"></div></div>
|
||||
<!--@end-->
|
||||
|
||||
<!--@if($allow_fileupload)-->
|
||||
<!--%import("../../tpl/js/uploader.js",optimized=false)-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue