mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-06 14:44:26 +00:00
Converting tabs.
This commit is contained in:
parent
cc3cf630c3
commit
336a29752a
@ -33,9 +33,9 @@ Rights Reserved.
|
||||
|
||||
<tabcontrol align="vertical" style="margin:5px">
|
||||
<tabbox id="abTabBox" align="horizontal">
|
||||
<tab selected="true"><text value="&Name.tab;"/></tab>
|
||||
<tab><text value="&Address.tab;"/></tab>
|
||||
<tab><text value="&Other.tab;"/></tab>
|
||||
<tab selected="true" value="&Name.tab;"/>
|
||||
<tab value="&Address.tab;"/>
|
||||
<tab value="&Other.tab;"/>
|
||||
<spring flex="1"/>
|
||||
</tabbox>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user