Ticket #3821: 3821.patch

File 3821.patch, 534 bytes (added by Martin Kou, 15 years ago)
  • _source/plugins/button/plugin.js

     
    130130                                ' class="', classes, '" href="javascript:void(\'', ( this.title || '' ).replace( "'", '' ), '\')"' +
    131131                                ' title="', this.title, '"' +
    132132                                ' tabindex="-1"' +
    133                                 ' role="button"' +
    134133                                ' hidefocus="true"' );
    135134
    136135                // Some browsers don't cancel key events in the keydown but in the
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy