Преглед изворни кода

[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"] = [