JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.3.2
[ckeditor.git] / _source / plugins / div / dialogs / div.js
index c1bfb8f..2ef3900 100644 (file)
                        },\r
                        onOk : function()\r
                        {\r
-                               editor.fire( 'saveSnapshot' );\r
                                if ( command == 'editdiv' )\r
                                        containers = [ this._element ];\r
                                else\r
                                        // Remove empty 'style' attribute.\r
                                        !containers[ i ].getAttribute( 'style' ) && containers[ i ].removeAttribute( 'style' );\r
                                }\r
-                               editor.fire( 'saveSnapshot' );\r
 \r
                                this.hide();\r
                        },\r