JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.3
[ckeditor.git] / _source / plugins / smiley / dialogs / smiley.js
index dfc7f06..eec2732 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2010, 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
@@ -183,6 +183,7 @@ CKEDITOR.dialog.add( 'smiley', function( editor )
        var smileySelector =\r
        {\r
                type : 'html',\r
+               id : 'smileySelector',\r
                html : html.join( '' ),\r
                onLoad : function( event )\r
                {\r