]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 314548: "Error : document.refresh is not a function" appears in the JS console...
authorlpsolit%gmail.com <>
Fri, 4 Nov 2005 17:55:19 +0000 (17:55 +0000)
committerlpsolit%gmail.com <>
Fri, 4 Nov 2005 17:55:19 +0000 (17:55 +0000)
template/en/default/bug/comments.html.tmpl

index 163f3408df928a881177cc565f7f5f76af95f09f..79e5636fca6bbb6cf99aef4b0dfaa1c0d2b30077 100644 (file)
@@ -32,7 +32,6 @@
     } else {
         text_elem.parentNode.className='';
     }
-    document.refresh();
   }
   //-->
   </script>