mirror of https://github.com/OCA/web.git
[FIX] Add codeview button to translate HTML fields
parent
d79a4c20ba
commit
0a3984294c
|
@ -95,6 +95,7 @@ var translateDialog = Dialog.extend({
|
|||
['para', ['ul', 'ol', 'paragraph']],
|
||||
['table', ['table']],
|
||||
['insert', ['link', 'picture']],
|
||||
['misc', ['codeview']],
|
||||
['history', ['undo', 'redo']]
|
||||
],
|
||||
'prettifyHtml': false,
|
||||
|
|
Loading…
Reference in New Issue