[svn r13682] add the achor tool when creating a document

skala
Eric Marguin 18 years ago
parent 5c7163464a
commit 21b1bcfbdf
  1. 2
      main/inc/lib/fckeditor/myconfig.js

@ -37,7 +37,7 @@ FCKConfig.ToolbarSets["Announcements"] = [
] ;
FCKConfig.ToolbarSets["Full"] = [
['Templates','PasteWord','Link','-','ImageManager','Flash','MP3','Video','Table','Rule','-','Subscript', 'Superscript','-','OrderedList','UnorderedList','Outdent','Indent','-','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],'/',['FontName','FontSize','Bold','Italic','Underline','StrikeThrough','TextColor', 'BGColor','-','Source']
['Templates','PasteWord','Link','Anchor','-','ImageManager','Flash','MP3','Video','Table','Rule','-','Subscript', 'Superscript','-','OrderedList','UnorderedList','Outdent','Indent','-','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],'/',['FontName','FontSize','Bold','Italic','Underline','StrikeThrough','TextColor', 'BGColor','-','Source']
] ;
FCKConfig.ToolbarSets["Comment"] = [

Loading…
Cancel
Save