X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fsmiley%2Fdialogs%2Fsmiley.js;h=eec2732f021b787f4a549354a5ea685f86b37205;hb=2f22c0c38f17e75be5541089076885442aaa2377;hp=dfc7f0670640b42e7119975860a927045b1ed1b4;hpb=9afde8772159bd3436f1f5b7862960307710ae5a;p=ckeditor.git diff --git a/_source/plugins/smiley/dialogs/smiley.js b/_source/plugins/smiley/dialogs/smiley.js index dfc7f06..eec2732 100644 --- a/_source/plugins/smiley/dialogs/smiley.js +++ b/_source/plugins/smiley/dialogs/smiley.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2010, 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 ) {