Ticket #3653: 3653.patch

File 3653.patch, 568 bytes (added by Martin Kou, 16 years ago)
  • _source/plugins/toolbar/plugin.js

     
    225225
    226226                                                                                var dy = toolboxContainer.$.offsetHeight - previousHeight;
    227227                                                                                contents.setStyle( 'height', ( contentHeight - dy ) + 'px' );
    228                                                                         }
     228                                                                        },
     229
     230                                                                        modes : { wysiwyg : 1, source : 1 }
    229231                                                                } );
    230232
    231233                                                        output.push( '<a id="' + collapserId + '" class="cke_toolbox_collapser' );
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy