X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Felementspath%2Fplugin.js;h=4b90c8024de04a7bdfef3e792beec599eedb8529;hb=4e90e78dc97789709ee7404359a5517540c27553;hp=51ac62ba73d33d90635f1c347db31675dc8ea48c;hpb=48b1db88210b4160dce439c6e3e32e14af8c106b;p=ckeditor.git diff --git a/_source/plugins/elementspath/plugin.js b/_source/plugins/elementspath/plugin.js index 51ac62b..4b90c80 100644 --- a/_source/plugins/elementspath/plugin.js +++ b/_source/plugins/elementspath/plugin.js @@ -14,6 +14,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license { toolbarFocus : { + editorFocus : false, exec : function( editor ) { var idBase = editor._.elementsPath.idBase;