Ticket #7840: 7840.patch

File 7840.patch, 422 bytes (added by Sa'ar Zac Elias, 13 years ago)
  • _source/plugins/dialog/plugin.js

     
    27512751                 */
    27522752                isEnabled : function()
    27532753                {
    2754                         return !this.getInputElement().getAttribute( 'disabled' );
     2754                        return !this.getElement().getAttribute( 'disabled' );
    27552755                },
    27562756
    27572757                /**
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy