Ticket #4155: 4155.patch

File 4155.patch, 575 bytes (added by Garry Yao, 15 years ago)
  • _source/tests/plugins/link/link.html

     
    9797                                                         {
    9898                                                                var dialog = editor._.storedDialogs[ 'link' ];
    9999                                                                var urlField = dialog.getContentElement( 'info', 'url' );
    100                                                                 urlField.setValue( 'http://svn.fckeditor.net' );
     100                                                                urlField.setValue( 'svn.fckeditor.net' );
    101101
    102102                                                                dialog.fire( 'ok' );
    103103                                                                dialog.hide();
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy