mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 14:49:56 +09:00
#18265082 HTML편집 권한 없을때 편집기 전체가 먹통이 되는 문제 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6798 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
70baa780e5
commit
8e250c839a
1 changed files with 4 additions and 5 deletions
|
|
@ -454,13 +454,12 @@
|
|||
</ul>
|
||||
<!--@end-->
|
||||
|
||||
<!--@if($html_mode)-->
|
||||
<ul class="extra3">
|
||||
<!-- HTML 모드 사용 -->
|
||||
<ul class="extra3"<!--@if(!$html_mode)--> style="display:none"<!--@end-->>
|
||||
<!--// HTML 모드 사용 -->
|
||||
<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-->
|
||||
<!--// li class="preview"><span><button type="button" class="xpress_xeditor_preview_button" title="{$lang->cmd_preview}">{$lang->cmd_preview}</button></span></li-->
|
||||
</ul>
|
||||
<!--@end-->
|
||||
|
||||
|
||||
</div>
|
||||
<!--@else-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue