[IMP] remove bidi plugin

its isReadOnly() calls generates quite a bunch of timeline events

bzr revid: xmo@openerp.com-20131016133432-4aq30rd8szbs2bef
This commit is contained in:
Xavier Morel 2013-10-16 15:34:32 +02:00
parent a5d3a653b9
commit 9949aa626c
1 changed files with 1 additions and 1 deletions

View File

@ -394,7 +394,7 @@
// - contextmenu & tabletools (disable contextual menu)
// - bunch of unused plugins
var plugins = [
'a11yhelp', 'basicstyles', 'bidi', 'blockquote',
'a11yhelp', 'basicstyles', 'blockquote',
'clipboard', 'colorbutton', 'colordialog', 'dialogadvtab',
'elementspath', 'enterkey', 'entities', 'filebrowser',
'find', 'floatingspace','format', 'htmlwriter', 'iframe',