Index: openacs-4/packages/acs-templating/www/scripts/xinha/attach-file.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/scripts/xinha/attach-file.tcl,v diff -u -r1.14.2.3 -r1.14.2.4 --- openacs-4/packages/acs-templating/www/scripts/xinha/attach-file.tcl 19 Jun 2009 14:17:08 -0000 1.14.2.3 +++ openacs-4/packages/acs-templating/www/scripts/xinha/attach-file.tcl 19 Jun 2009 14:28:11 -0000 1.14.2.4 @@ -338,7 +338,6 @@ // document.getElementById('f_href').focus(); var f_href = document.getElementById('f_href'); var url = f_href.value; - alert('title='+document.getElementById('f_title').value); if (url !='') { insertAction();