From db3cbc0ba0da10fb854277a01b4422ae10ef1bca Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Fri, 4 Nov 2005 17:55:19 +0000 Subject: [PATCH] =?utf8?q?Bug=20314548:=20"Error=20:=20document.refresh=20?= =?utf8?q?is=20not=20a=20function"=20appears=20in=20the=20JS=20console=20w?= =?utf8?q?hen=20(un)checking=20the=20"Private"=20checkbox=20in=20show=5Fbu?= =?utf8?q?g.cgi=20-=20Patch=20by=20Andr=C3=A9=20Batosti=20=20r=3Djoel=20a=3Djustdave?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- template/en/default/bug/comments.html.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/template/en/default/bug/comments.html.tmpl b/template/en/default/bug/comments.html.tmpl index 163f3408df..79e5636fca 100644 --- a/template/en/default/bug/comments.html.tmpl +++ b/template/en/default/bug/comments.html.tmpl @@ -32,7 +32,6 @@ } else { text_elem.parentNode.className=''; } - document.refresh(); } //--> -- 2.47.2