JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.6.1
[ckeditor.git] / _source / skins / office2003 / skin.js
index 09d5243..59c0da1 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
@@ -8,6 +8,7 @@ CKEDITOR.skins.add( 'office2003', (function()
        return {\r
                editor          : { css : [ 'editor.css' ] },\r
                dialog          : { css : [ 'dialog.css' ] },\r
+               separator               : { canGroup: false },\r
                templates       : { css : [ 'templates.css' ] },\r
                margins         : [ 0, 14, 18, 14 ]\r
        };\r