Explorar o código

[svn r13744] Update FCKEditor toolbar for the question description

Julian Prud'homme %!s(int64=17) %!d(string=hai) anos
pai
achega
90605094c6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"] = [