Ticket #6163: 6163.patch
File 6163.patch, 512 bytes (added by , 14 years ago) |
---|
-
_source/plugins/image/dialogs/image.js
541 541 field.setValue( url ); // And call this.onChange() 542 542 // Manually set the initial value.(#4191) 543 543 field.setInitValue(); 544 field.focus();545 544 } 546 545 }, 547 546 commit : function( type, element )