Ticket #6345: 6345_2.patch

File 6345_2.patch, 582 bytes (added by Martin, 14 years ago)
  • _source/plugins/richcombo/plugin.js

     
    1 /*
     1/*
    22Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
    33For licensing, see LICENSE.html or http://ckeditor.com/license
    44*/
     
    103103                                        if ( _.on )
    104104                                        {
    105105                                                _.panel.hide();
     106                                                this.document.getById( 'cke_' + this.id ).getFirst().getNext().focus();
    106107                                                return;
    107108                                        }
    108109
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy