Ticket #5041: 5041.patch

File 5041.patch, 499 bytes (added by Garry Yao, 14 years ago)
  • _source/plugins/table/dialogs/table.js

     
    568568                                                                        {
    569569                                                                                if ( this.getValue() )
    570570                                                                                        selectedTable.setAttribute( 'summary', this.getValue() );
     571                                                                                else
     572                                                                                        selectedTable.removeAttribute( 'summary' );
    571573                                                                        }
    572574                                                                }
    573575                                                        ]
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy