JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.4.2
[ckeditor.git] / _source / plugins / tab / plugin.js
index f63cd5b..42255b1 100644 (file)
@@ -38,8 +38,8 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
                                if ( editor.focusManager.hasFocus )\r
                                {\r
                                        var sel = editor.getSelection(),\r
-                                                       ancestor = sel.getCommonAncestor(),\r
-                                                       cell;\r
+                                               ancestor = sel.getCommonAncestor(),\r
+                                               cell;\r
 \r
                                        if ( ( cell = ( ancestor.getAscendant( 'td', true ) || ancestor.getAscendant( 'th', true ) ) ) )\r
                                        {\r