Ticket #5074: 5074_2.patch

File 5074_2.patch, 512 bytes (added by Martin, 14 years ago)
  • _source/plugins/link/dialogs/link.js

     
    12521252
    12531253                                        onclickList.push( featureList.join( ',' ), '\'); return false;' );
    12541254                                        attributes[ '_cke_pa_onclick' ] = onclickList.join( '' );
     1255
     1256                                        // Add the "target" attribute. (#5074)
     1257                                        removeAttributes.push( 'target' );
    12551258                                }
    12561259                                else
    12571260                                {
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy