JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.4.1
[ckeditor.git] / _source / core / dom / walker.js
index 191d758..1bf0eab 100644 (file)
@@ -374,7 +374,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
                {\r
                        return ( node && node.getName\r
                                        && node.getName() == 'span'\r
-                                       && node.hasAttribute('_fck_bookmark') );\r
+                                       && node.hasAttribute('_cke_bookmark') );\r
                }\r
 \r
                return function( node )\r