mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Moved full screen button at beginning
SVN revision: 1904
This commit is contained in:
parent
bb67477106
commit
fd70224af7
@ -3,7 +3,7 @@
|
||||
*/
|
||||
|
||||
FCKConfig.ToolbarSets["Default"] = [
|
||||
['Source','-','Save','Preview'],
|
||||
['Source','FitWindow','-','Save','Preview'],
|
||||
['Cut','Copy','Paste','PasteText','PasteWord','-','Print','SpellCheck'],
|
||||
['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],
|
||||
['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'],
|
||||
@ -11,10 +11,9 @@ FCKConfig.ToolbarSets["Default"] = [
|
||||
['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
|
||||
['Link','Unlink','Anchor'],
|
||||
['Image','Table','Rule','Smiley','SpecialChar'],
|
||||
'/',
|
||||
['Style','FontFormat','FontName','FontSize'],
|
||||
['TextColor','BGColor'],
|
||||
['FitWindow','-','About']
|
||||
['About']
|
||||
] ;
|
||||
|
||||
FCKConfig.Keystrokes = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user