added more font names to the editor
This commit is contained in:
parent
2ab771ce61
commit
67f331fa28
@ -389,6 +389,10 @@ $(function () {
|
||||
updateOnEmptySelection: false
|
||||
},
|
||||
|
||||
fontName: {
|
||||
fonts: ['', 'Arial', 'Times New Roman', 'Serif', 'Sans-serif', 'Monospace' ]
|
||||
},
|
||||
|
||||
paste: {
|
||||
forcePlainText: false,
|
||||
cleanPastedHTML: true,
|
||||
|
Loading…
Reference in New Issue
Block a user