Fixing typo in history dropdown marker checkin

This commit is contained in:
aaronl%netscape.com 2003-07-23 09:49:59 +00:00
parent c06587c0fc
commit c82521688c

View File

@ -1561,7 +1561,7 @@
<handlers>
<handler event="popuphiding"><![CDATA[
setTimeout(this.removeOpenAttribute, 0c, this.parentNode);
setTimeout(this.removeOpenAttribute, 0, this.parentNode);
]]></handler>
</handlers>
</binding>