Ticket #3761: 3761.patch

File 3761.patch, 426 bytes (added by Frederico Caldeira Knabben, 15 years ago)
  • _source/plugins/listblock/plugin.js

     
    111111                                        {
    112112                                                this._.close();
    113113                                                this.element.appendHtml( this._.pendingHtml.join( '' ) );
     114                                                this._.pendingHtml = [];
    114115                                        },
    115116
    116117                                        toggle : function( value )
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy