Ticket #6265: 6265.patch
File 6265.patch, 439 bytes (added by , 13 years ago) |
---|
-
_source/plugins/link/dialogs/link.js
758 758 { 759 759 if ( data.target ) 760 760 this.setValue( data.target.type ); 761 targetChanged.call( this ); 761 762 }, 762 763 commit : function( data ) 763 764 {