Ticket #3130: 3130.patch

File 3130.patch, 495 bytes (added by Martin Kou, 15 years ago)
  • _source/plugins/tab/plugin.js

     
    4848                                                if ( !editor.fire( 'tab' ) )
    4949                                                {
    5050                                                        if ( tabText.length > 0 )
    51                                                         {
    52                                                                 // TODO
    53                                                                 /*jsl:pass*/
    54                                                         }
     51                                                                editor.insertHtml( tabText );
    5552                                                        else
    5653                                                        {
    5754                                                                // All browsers jump to the next field on TAB,
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy