Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 419 → Rev 420

/trunk/papyrus/applications/afficheur/configuration/pap_fckconfig.js
84,7 → 84,11
FCKConfig.ToolbarSets["Papyrus"] = [
['Source','-','Cut','Copy','Paste','PasteText','PasteWord','SelectAll','-','Undo','Redo','Find','Replace'],
['RemoveFormat','Bold','Italic','Underline','StrikeThrough','Subscript','Superscript','-','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull','-','OrderedList','UnorderedList','-','Link','Unlink'],
['Image','Table','Rule','SpecialChar','UniversalKey','-','About']
['Image','Table','Rule','SpecialChar','UniversalKey','-'],
'/',
['FontFormat','FontName','FontSize'],
['TextColor'],
['About']
] ;
 
FCKConfig.ContextMenu = ['Generic','Link','Anchor','Image','Select','Textarea','Checkbox','Radio','TextField','HiddenField','ImageButton','Button','BulletedList','NumberedList','TableCell','Table','Form'] ;