Ticket #3170: 3170.patch

File 3170.patch, 452 bytes (added by Artur Formella, 16 years ago)
  • _source/plugins/sourcearea/plugin.js

     
    144144
    145145                        exec : function( editor )
    146146                        {
     147                                editor.getCommand( 'source' ).setState( CKEDITOR.TRISTATE_DISABLED );
    147148                                editor.setMode( editor.mode == 'source' ? 'wysiwyg' : 'source' );
    148149                        }
    149150                }
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy