Ticket #3417: 3417_5.patch

File 3417_5.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"' +
    133134                                ' hidefocus="true"' );
    134135
    135136                // 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