Merge pull request #1593 from hjhj3686/ckmobile

CK에디터 모바일에서 툴바줄이기를 기본으로
This commit is contained in:
bnu 2015-07-08 02:32:36 +09:00
commit eaf3a2316a

View file

@ -68,7 +68,7 @@
settings.loadXeComponent = false;
<!--@endif-->
<!--@if($module_type === 'comment')-->
<!--@if($module_type === 'comment'||Mobile::isMobileCheckByAgent())-->
settings.ckeconfig.toolbarStartupExpanded = false;
<!--@endif-->