This commit is contained in:
hyatt%netscape.com 2002-10-08 02:21:08 +00:00
Родитель cb1ef23c58
Коммит eeb664ce34
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -519,6 +519,7 @@
<parameter name="evt"/>
<body>
<![CDATA[
evt.preventBubble();
]]>
</body>
@ -1154,7 +1155,6 @@
<constructor>
<![CDATA[
this.addEventListener("DOMPopupBlocked", this.onPopupBlocked, false);
this.mCurrentBrowser = this.mPanelContainer.firstChild;
this.mCurrentTab = this.mTabContainer.firstChild;
this.mTabBox.setAttribute("handleCtrlTab", "false");