Index: openacs-4/packages/xowiki/www/xinha/attach-file.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/xinha/attach-file.tcl,v diff -u -r1.5.2.2 -r1.5.2.3 --- openacs-4/packages/xowiki/www/xinha/attach-file.tcl 28 Nov 2016 16:26:48 -0000 1.5.2.2 +++ openacs-4/packages/xowiki/www/xinha/attach-file.tcl 28 Nov 2016 17:04:17 -0000 1.5.2.3 @@ -176,9 +176,6 @@ template::add_event_listener -id "preview_button" -script { onPreview(); } -template::add_event_listener -id "f_url" -script { - ChangeImageSrc(); -} ##