|
@ -95,6 +95,7 @@ var translateDialog = Dialog.extend({ |
|
|
['para', ['ul', 'ol', 'paragraph']], |
|
|
['para', ['ul', 'ol', 'paragraph']], |
|
|
['table', ['table']], |
|
|
['table', ['table']], |
|
|
['insert', ['link', 'picture']], |
|
|
['insert', ['link', 'picture']], |
|
|
|
|
|
['misc', ['codeview']], |
|
|
['history', ['undo', 'redo']] |
|
|
['history', ['undo', 'redo']] |
|
|
], |
|
|
], |
|
|
'prettifyHtml': false, |
|
|
'prettifyHtml': false, |
|
|