Ticket #3903: 3903.patch

File 3903.patch, 521 bytes (added by Josh Nisly, 15 years ago)
  • _source/plugins/colorbutton/plugin.js

     
    5555                function renderColors( panel, type )
    5656                {
    5757                        var output = [],
    58                                 colors = CKEDITOR.config.colorButton_colors.split( ',' );
     58                                colors = config.colorButton_colors.split( ',' );
    5959
    6060                        var clickFn = CKEDITOR.tools.addFunction( function( color, type )
    6161                                {
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy