mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 09:14:48 +09:00
issue 671 added function of editor resize by contents height
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10316 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5c1edd8868
commit
f8dd9888f6
5 changed files with 109 additions and 24 deletions
|
|
@ -422,6 +422,9 @@
|
|||
<li class="html"><span><button class="xpress_xeditor_mode_toggle_button" type="button" title="{$lang->edit->html_editor}">{$lang->edit->html_editor}</button></span></li>
|
||||
<!--// li class="preview"><span><button type="button" class="xpress_xeditor_preview_button" title="{$lang->cmd_preview}">{$lang->cmd_preview}</button></span></li-->
|
||||
</ul>
|
||||
<ul style="line-height:21px;float:right;">
|
||||
<li class="xpress_xeditor_ui_editorresize"><input type="checkbox" id="editorresize"><label for="editorresize" style="font-size:11px">입력창 크기 자동 조절</label></li>
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue