X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fa11yhelp%2Fplugin.js;h=80e556c08258d73472d3a809c3cf1c50f8efe373;hb=refs%2Ftags%2Fv3.6.2;hp=695349f6f78a73c73e68b206242c09d32de500ef;hpb=4e90e78dc97789709ee7404359a5517540c27553;p=ckeditor.git diff --git a/_source/plugins/a11yhelp/plugin.js b/_source/plugins/a11yhelp/plugin.js index 695349f..80e556c 100644 --- a/_source/plugins/a11yhelp/plugin.js +++ b/_source/plugins/a11yhelp/plugin.js @@ -37,6 +37,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license }); }, modes : { wysiwyg:1, source:1 }, + readOnly : 1, canUndo : false });