From cf594b7f42267c0ca6ce452e5897babf512f4d2a Mon Sep 17 00:00:00 2001 From: james Date: Mon, 10 Dec 2007 21:48:37 +0000 Subject: [PATCH] Clear the comments for a custom report --- admin/reports.php | 1 + 1 file changed, 1 insertion(+) diff --git a/admin/reports.php b/admin/reports.php index d8a58f25..5a648419 100644 --- a/admin/reports.php +++ b/admin/reports.php @@ -260,6 +260,7 @@ document.addreport.stock.style.display='none'; document.getElementById('reporttypecustom').style.display=''; document.getElementById('reportstockcustom').style.display=''; + document.addreport.comment.value=''; } } }