Ajout style pour fkeditor dans theme
This commit is contained in:
parent
52411baaf5
commit
8f4f2dc8c5
@ -100,13 +100,13 @@ FCKConfig.ToolbarSets["dolibarr_notes"] = [
|
|||||||
|
|
||||||
FCKConfig.ToolbarSets["dolibarr_details"] = [
|
FCKConfig.ToolbarSets["dolibarr_details"] = [
|
||||||
['FitWindow','Source','DocProps'],
|
['FitWindow','Source','DocProps'],
|
||||||
['Cut','Copy','Paste','PasteText','PasteWord','-','SpellCheck','-','Preview','Print'],
|
['Cut','Copy','Paste','-','Preview'],
|
||||||
['Undo','Redo','-','Find','Replace','-','SelectAll'],
|
['Undo','Redo'],
|
||||||
['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript','-','TextColor','BGColor','-','RemoveFormat'],
|
['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript','-','TextColor','BGColor','-','RemoveFormat'],
|
||||||
['OrderedList','UnorderedList','-','Outdent','Indent',],
|
['OrderedList','UnorderedList','-','Outdent','Indent',],
|
||||||
['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
|
['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
|
||||||
['Link','Unlink','Anchor'],
|
['Link','Unlink','Anchor'],
|
||||||
['Smiley','SpecialChar','UniversalKey'],
|
['SpecialChar','UniversalKey'],
|
||||||
['FontName','FontSize']
|
['FontName','FontSize']
|
||||||
] ;
|
] ;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user