added more font names to the editor
This commit is contained in:
		| @ -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, | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user