JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.4
[ckeditor.git] / _source / core / config.js
index 962f33b..72599ba 100644 (file)
@@ -323,20 +323,20 @@ CKEDITOR.config =
                'resize,' +\r
                'save,' +\r
                'scayt,' +\r
-               'smiley,' +\r
                'showblocks,' +\r
                'showborders,' +\r
+               'smiley,' +\r
                'sourcearea,' +\r
+               'specialchar,' +\r
                'stylescombo,' +\r
+               'tab,' +\r
                'table,' +\r
                'tabletools,' +\r
-               'specialchar,' +\r
-               'tab,' +\r
                'templates,' +\r
                'toolbar,' +\r
                'undo,' +\r
-               'wysiwygarea,' +\r
-               'wsc',\r
+               'wsc,' +\r
+               'wysiwygarea',\r
 \r
        /**\r
         * A list of additional plugins to be loaded. This setting makes it easier\r