X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fsave%2Fplugin.js;h=4a075b5ab8e7e4826487c00b6d85626ab2ee9415;hb=refs%2Ftags%2Fv3.6.2;hp=5cf2b91b47d0f5e3bdf3a95cfc782d4d7ec0cfb9;hpb=48b1db88210b4160dce439c6e3e32e14af8c106b;p=ckeditor.git diff --git a/_source/plugins/save/plugin.js b/_source/plugins/save/plugin.js index 5cf2b91..4a075b5 100644 --- a/_source/plugins/save/plugin.js +++ b/_source/plugins/save/plugin.js @@ -12,6 +12,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license var saveCmd = { modes : { wysiwyg:1, source:1 }, + readOnly : 1, exec : function( editor ) {