JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.3
[ckeditor.git] / _source / skins / kama / skin.js
index 07c7bc4..b56944e 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -10,6 +10,7 @@ CKEDITOR.skins.add( 'kama', (function()
        return {\r
                editor          : { css : [ 'editor.css' ] },\r
                dialog          : { css : [ 'dialog.css' ] },\r
+               richcombo       : { canGroup: false },\r
                templates       : { css : [ 'templates.css' ] },\r
                margins         : [ 0, 0, 0, 0 ],\r
                init : function( editor )\r