모바일에서 툴바줄이기를 기본으로

This commit is contained in:
hjhj3686 2015-07-08 00:13:03 +09:00
parent 5a2358f874
commit 38114604f2

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-->