mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-14 12:13:22 +00:00
Fixing typo in history dropdown marker checkin
This commit is contained in:
parent
c06587c0fc
commit
c82521688c
@ -1561,7 +1561,7 @@
|
||||
|
||||
<handlers>
|
||||
<handler event="popuphiding"><![CDATA[
|
||||
setTimeout(this.removeOpenAttribute, 0c, this.parentNode);
|
||||
setTimeout(this.removeOpenAttribute, 0, this.parentNode);
|
||||
]]></handler>
|
||||
</handlers>
|
||||
</binding>
|
||||
|
Loading…
x
Reference in New Issue
Block a user