Ticket #5854: 5854.2.patch

File 5854.2.patch, 493 bytes (added by WebSpellChecker.net, 14 years ago)
  • _source/plugins/scayt/plugin.js

     
    250250                                                                return element;
    251251                                                        }
    252252                                                }
     253                                        },
     254                                        attributes :
     255                                        {
     256                                                'class' : function( value, element )
     257                                                {
     258                                                        return value.replace( /(scayt-enabled)|(scayt-disabled)/, '' ) || false;
     259                                                }
    253260                                        }
    254261                                }
    255262                        );
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy