Hide useless button
This commit is contained in:
parent
ffef5bfb2b
commit
d5a5dc2d0d
@ -102,7 +102,7 @@ FCKConfig.ToolbarLocation = 'In' ;
|
|||||||
FCKConfig.ToolbarSets["dolibarr_mailings"] = [
|
FCKConfig.ToolbarSets["dolibarr_mailings"] = [
|
||||||
['FitWindow','Source'],
|
['FitWindow','Source'],
|
||||||
['Cut','Copy','Paste','PasteText','PasteWord','-','SpellCheck','-','Preview','Print'],
|
['Cut','Copy','Paste','PasteText','PasteWord','-','SpellCheck','-','Preview','Print'],
|
||||||
['Undo','Redo','-','Find','Replace','-','SelectAll'],
|
['Undo','Redo','-','Find','Replace'],
|
||||||
['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'],
|
||||||
@ -113,11 +113,11 @@ FCKConfig.ToolbarSets["dolibarr_mailings"] = [
|
|||||||
FCKConfig.ToolbarSets["dolibarr_notes"] = [
|
FCKConfig.ToolbarSets["dolibarr_notes"] = [
|
||||||
['FitWindow','Source'],
|
['FitWindow','Source'],
|
||||||
['Cut','Copy','Paste','PasteText','PasteWord','-','SpellCheck','-','Preview','Print'],
|
['Cut','Copy','Paste','PasteText','PasteWord','-','SpellCheck','-','Preview','Print'],
|
||||||
['Undo','Redo','-','Find','Replace','-','SelectAll'],
|
['Undo','Redo','-','Find','Replace'],
|
||||||
['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','Image','Table','Rule','SpecialChar'],
|
['Link','Unlink','Image','Table','Rule','SpecialChar'],
|
||||||
['FontName','FontSize']
|
['FontName','FontSize']
|
||||||
] ;
|
] ;
|
||||||
|
|
||||||
@ -180,6 +180,7 @@ FCKConfig.Keystrokes = [
|
|||||||
[ SHIFT + 32 /*SPACE*/, 'Nbsp' ]
|
[ SHIFT + 32 /*SPACE*/, 'Nbsp' ]
|
||||||
] ;
|
] ;
|
||||||
|
|
||||||
|
//FCKConfig.ContextMenu = ['Generic','Link','Anchor','Image','Flash','Select','Textarea','Checkbox','Radio','TextField','HiddenField','ImageButton','Button','BulletedList','NumberedList','Table','Form','DivContainer'] ;
|
||||||
FCKConfig.ContextMenu = ['Generic','Link','Anchor','Image','Flash','Select','Textarea','Checkbox','Radio','TextField','HiddenField','ImageButton','Button','BulletedList','NumberedList','Table','Form','DivContainer'] ;
|
FCKConfig.ContextMenu = ['Generic','Link','Anchor','Image','Flash','Select','Textarea','Checkbox','Radio','TextField','HiddenField','ImageButton','Button','BulletedList','NumberedList','Table','Form','DivContainer'] ;
|
||||||
FCKConfig.BrowserContextMenuOnCtrl = false ;
|
FCKConfig.BrowserContextMenuOnCtrl = false ;
|
||||||
FCKConfig.BrowserContextMenu = false ;
|
FCKConfig.BrowserContextMenu = false ;
|
||||||
|
|||||||
@ -102,7 +102,7 @@ FCKConfig.ToolbarLocation = 'In' ;
|
|||||||
FCKConfig.ToolbarSets["dolibarr_mailings"] = [
|
FCKConfig.ToolbarSets["dolibarr_mailings"] = [
|
||||||
['FitWindow','Source'],
|
['FitWindow','Source'],
|
||||||
['Cut','Copy','Paste','PasteText','PasteWord','-','SpellCheck','-','Preview','Print'],
|
['Cut','Copy','Paste','PasteText','PasteWord','-','SpellCheck','-','Preview','Print'],
|
||||||
['Undo','Redo','-','Find','Replace','-','SelectAll'],
|
['Undo','Redo','-','Find','Replace'],
|
||||||
['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'],
|
||||||
@ -113,11 +113,11 @@ FCKConfig.ToolbarSets["dolibarr_mailings"] = [
|
|||||||
FCKConfig.ToolbarSets["dolibarr_notes"] = [
|
FCKConfig.ToolbarSets["dolibarr_notes"] = [
|
||||||
['FitWindow','Source'],
|
['FitWindow','Source'],
|
||||||
['Cut','Copy','Paste','PasteText','PasteWord','-','SpellCheck','-','Preview','Print'],
|
['Cut','Copy','Paste','PasteText','PasteWord','-','SpellCheck','-','Preview','Print'],
|
||||||
['Undo','Redo','-','Find','Replace','-','SelectAll'],
|
['Undo','Redo','-','Find','Replace'],
|
||||||
['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','Image','Table','Rule','SpecialChar'],
|
['Link','Unlink','Image','Table','Rule','SpecialChar'],
|
||||||
['FontName','FontSize']
|
['FontName','FontSize']
|
||||||
] ;
|
] ;
|
||||||
|
|
||||||
@ -180,6 +180,7 @@ FCKConfig.Keystrokes = [
|
|||||||
[ SHIFT + 32 /*SPACE*/, 'Nbsp' ]
|
[ SHIFT + 32 /*SPACE*/, 'Nbsp' ]
|
||||||
] ;
|
] ;
|
||||||
|
|
||||||
|
//FCKConfig.ContextMenu = ['Generic','Link','Anchor','Image','Flash','Select','Textarea','Checkbox','Radio','TextField','HiddenField','ImageButton','Button','BulletedList','NumberedList','Table','Form','DivContainer'] ;
|
||||||
FCKConfig.ContextMenu = ['Generic','Link','Anchor','Image','Flash','Select','Textarea','Checkbox','Radio','TextField','HiddenField','ImageButton','Button','BulletedList','NumberedList','Table','Form','DivContainer'] ;
|
FCKConfig.ContextMenu = ['Generic','Link','Anchor','Image','Flash','Select','Textarea','Checkbox','Radio','TextField','HiddenField','ImageButton','Button','BulletedList','NumberedList','Table','Form','DivContainer'] ;
|
||||||
FCKConfig.BrowserContextMenuOnCtrl = false ;
|
FCKConfig.BrowserContextMenuOnCtrl = false ;
|
||||||
FCKConfig.BrowserContextMenu = false ;
|
FCKConfig.BrowserContextMenu = false ;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user