JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.6.1
[ckeditor.git] / _source / plugins / newpage / plugin.js
index fe73dbe..96c13ed 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -26,7 +26,7 @@ CKEDITOR.plugins.add( 'newpage',
                                                {\r
                                                        editor.fire( 'afterCommandExec',\r
                                                        {\r
-                                                               name: command.name,\r
+                                                               name: 'newpage',\r
                                                                command: command\r
                                                        } );\r
                                                        editor.selectionChange();\r