Ticket #4635: 4635.patch

File 4635.patch, 561 bytes (added by pomu0325, 14 years ago)
  • table.js

     
    3434                                var rowsInput = this.getContentElement( 'info', 'txtRows' ),
    3535                                        colsInput = this.getContentElement( 'info', 'txtCols' ),
    3636                                        widthInput = this.getContentElement( 'info', 'txtWidth' );
    37                                 if ( command == 'tableProperties' )
     37                                if ( command == 'tableProperties' || command == 'table' )
    3838                                {
    3939                                        if ( ( selectedTable = editor.getSelection().getSelectedElement() ) )
    4040                                        {
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy