Bug #230399 --> view source JS error:

Error: document.getElementById("cmd_goToLine") has no properties
Source File: chrome://navigator/content/viewsource.js
Line: 204
This commit is contained in:
scott%scott-macgregor.org 2004-02-12 03:44:51 +00:00
parent c1b8034e8d
commit 69a6b58671

View File

@ -75,6 +75,7 @@
<commandset id="clipboardEditMenuItems"/>
<commandset id="viewSourceMenuItems">
<command id="cmd_close" oncommand="ViewSourceClose()"/>
<command id="cmd_goToLine" oncommand="ViewSourceGoToLine();" disabled="true"/>
</commandset>
</commandset>