Ticket #6815: 6815.2.patch

File 6815.2.patch, 442 bytes (added by Garry Yao, 13 years ago)
  • _source/plugins/specialchar/dialogs/specialchar.js

     
    2525                        target.removeClass( "cke_light_background" );
    2626                        dialog.hide();
    2727
    28                         editor.insertText( value );
     28                        editor.insertHtml( value );
    2929                }
    3030        };
    3131
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy