JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.2.2
[ckeditor.git] / _source / plugins / stylescombo / plugin.js
index 8ed7f9b..a5d4b7c 100644 (file)
@@ -34,6 +34,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 \r
                                                        style = styles[ styleName ] = new CKEDITOR.style( styleDefinition );\r
                                                        style._name = styleName;\r
+                                                       style._.enterMode = config.enterMode;\r
 \r
                                                        stylesList.push( style );\r
                                                }\r