X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fsmiley%2Fdialogs%2Fsmiley.js;h=eec2732f021b787f4a549354a5ea685f86b37205;hb=2f22c0c38f17e75be5541089076885442aaa2377;hp=d6157deec19f39cc6ff1240b837649c09fe61640;hpb=48b1db88210b4160dce439c6e3e32e14af8c106b;p=ckeditor.git diff --git a/_source/plugins/smiley/dialogs/smiley.js b/_source/plugins/smiley/dialogs/smiley.js index d6157de..eec2732 100644 --- a/_source/plugins/smiley/dialogs/smiley.js +++ b/_source/plugins/smiley/dialogs/smiley.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -183,6 +183,7 @@ CKEDITOR.dialog.add( 'smiley', function( editor ) var smileySelector = { type : 'html', + id : 'smileySelector', html : html.join( '' ), onLoad : function( event ) {