JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.1.1
[ckeditor.git] / _source / plugins / showborders / plugin.js
index 0889c2d..4fc46b6 100644 (file)
@@ -110,7 +110,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
                                        } );\r
                        }\r
 \r
-                       if( htmlFilter )\r
+                       if ( htmlFilter )\r
                        {\r
                                htmlFilter.addRules(\r
                                {\r
@@ -133,7 +133,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
                        // Table dialog must be aware of it.\r
                        CKEDITOR.on( 'dialogDefinition', function( ev )\r
                                {\r
-                                       if( ev.editor != editor )\r
+                                       if ( ev.editor != editor )\r
                                                return;\r
 \r
                                        var dialogName = ev.data.name;\r