Ticket #3619: 3619_3.patch

File 3619_3.patch, 663 bytes (added by Artur Formella, 15 years ago)
  • trunk/_source/plugins/table/dialogs/table.js

     
    476476                                                        [
    477477                                                                {
    478478                                                                        type : 'text',
     479                                                                        id : 'txtCaption',
    479480                                                                        label : editor.lang.table.caption,
    480481                                                                        setup : function( selectedTable )
    481482                                                                        {
     
    518519                                                                },
    519520                                                                {
    520521                                                                        type : 'text',
     522                                                                        id : 'txtSummary',
    521523                                                                        label : editor.lang.table.summary,
    522524                                                                        setup : function( selectedTable )
    523525                                                                        {
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy