Bug 886311 - The sidebar in the netmonitor should use handleCtrlTab=false. r=vporof

This commit is contained in:
Paul Rouget 2013-07-01 22:38:48 +05:30
parent 293da90098
commit bc1afe5fbd

View File

@ -265,7 +265,8 @@
</vbox>
</vbox>
<tabbox id="event-details-pane"
class="devtools-sidebar-tabs">
class="devtools-sidebar-tabs"
handleCtrlTab="false">
<tabs>
<tab label="&netmonitorUI.tab.headers;"/>
<tab label="&netmonitorUI.tab.cookies;"/>