소스 검색

[svn r13744] Update FCKEditor toolbar for the question description

Julian Prud'homme 17 년 전
부모
커밋
90605094c6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      main/inc/lib/fckeditor/myconfig.js

+ 1 - 1
main/inc/lib/fckeditor/myconfig.js

@@ -53,7 +53,7 @@ FCKConfig.ToolbarSets["NewTest"] = [
 ] ;
 
 FCKConfig.ToolbarSets["TestComment"] = [
-		['Bold','Italic','Underline','StrikeThrough','Subscript', 'Superscript','Link','ImageManager','Flash','MP3','Video','OrderedList','UnorderedList','Table']
+		['FontName','FontSize','TextColor','BGColor'],['Bold','Italic','Underline','StrikeThrough','Subscript', 'Superscript','Link','ImageManager','Flash','MP3','Video','OrderedList','UnorderedList','Table']
 ] ;
 
 FCKConfig.ToolbarSets["Test"] = [