зеркало из https://github.com/mozilla/pjs.git
workaround fix for #15728. r=alecf. prevent crashing when I click on the tab in the create profile wizard.
This commit is contained in:
Родитель
a3e22d6dc2
Коммит
35bcf07d05
|
@ -19,9 +19,11 @@
|
|||
</box>
|
||||
<tabcontrol align="vertical">
|
||||
<tabbox align="horizontal">
|
||||
<tab class="selected">&newprofile.title;</tab>
|
||||
<!-- <tab class="nonselected" onclick="loadPage('mailnews.xul');">&mailnewssettings.title;</tab>-->
|
||||
<tab class="selected" onclick="loadPage('newProfile1_1.xul');">&newprofile.title;</tab>
|
||||
<!-- <tab class="nonselected" onclick="loadPage('mailnews.xul');">&mailnews.title;</tab> -->
|
||||
</tabbox>
|
||||
<tabpanel flex="100%"/>
|
||||
<!-- <tabpanel flex="100%"/> -->
|
||||
</tabcontrol>
|
||||
</box>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче