Bug 349705 In wizard.xml, Strict 'Warning: function cancel does not always return a value' (Bv1-TK). r=mconnor

This commit is contained in:
bugzilla%standard8.demon.co.uk 2006-09-09 08:01:44 +00:00
parent 83a1fe372e
commit 1ef5edc196

View File

@ -312,6 +312,7 @@
window.close();
window.setTimeout(function() {window.close();}, 1);
return false;
]]></body>
</method>