JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.4.2
[ckeditor.git] / _source / plugins / popup / plugin.js
index fb7f2c4..f3cdddc 100644 (file)
@@ -54,7 +54,7 @@ CKEDITOR.tools.extend( CKEDITOR.editor.prototype,
                        popupWindow.focus();\r
                        popupWindow.location.href = url;\r
                }\r
-               catch (e)\r
+               catch ( e )\r
                {\r
                        popupWindow = window.open( url, null, options, true );\r
                }\r