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