зеркало из https://github.com/mozilla/pjs.git
Updating trees for new tree widget. bug 30511. r=hyatt.
This commit is contained in:
Родитель
d4f890d69d
Коммит
797ce6cba7
|
@ -48,8 +48,10 @@
|
|||
<box orient="vertical">
|
||||
<text class="label" value="&fileTypes.label;"/>
|
||||
<tree id="appTree" class="inset" flex="1">
|
||||
<treecol/>
|
||||
<treechildren>
|
||||
<treecolgroup>
|
||||
<treecol flex="1"/>
|
||||
</treecolgroup>
|
||||
<treechildren flex="1">
|
||||
<treeitem>
|
||||
<treerow>
|
||||
<treecell value="&aimLaunchSelect.label;"/>
|
||||
|
|
|
@ -27,9 +27,11 @@
|
|||
<text class="label" value="&policies.label;"/>
|
||||
<box>
|
||||
<tree id="zones" class="inset" flex="1">
|
||||
<treecol/>
|
||||
<treecolgroup>
|
||||
<treecol flex="1"/>
|
||||
</treecolgroup>
|
||||
|
||||
<treechildren id="zoneChildren">
|
||||
<treechildren id="zoneChildren" flex="1">
|
||||
<treeitem open="true">
|
||||
<treerow>
|
||||
<treecell value="&default.label;"/>
|
||||
|
|
|
@ -165,8 +165,10 @@
|
|||
<rows>
|
||||
<row>
|
||||
<tree class="inset" id="disabledDomains" multiple="true" onkeyup="treeHandleEvent(event)">
|
||||
<treecol/>
|
||||
<treechildren id="disabledKids"/>
|
||||
<treecolgroup>
|
||||
<treecol flex="1"/>
|
||||
</treecolgroup>
|
||||
<treechildren id="disabledKids" flex="1"/>
|
||||
</tree>
|
||||
<box autostretch="never" valign="top">
|
||||
<button class="dialog" id="removeDomain" value="&removeDomain.label;" accesskey="&removeDomain.accesskey;"
|
||||
|
|
|
@ -35,8 +35,10 @@
|
|||
<html:div class="hspace-both">&selectUninstall.label;</html:div>
|
||||
<box class="hspace-both vspace" align="horizontal" flex="100%" style="width: 93%; height: 100%">
|
||||
<tree id="smartUpdatePackages" class="inset" flex="100%" style="height: 40%;">
|
||||
<treecol/>
|
||||
<treechildren>
|
||||
<treecolgroup>
|
||||
<treecol flex="1"/>
|
||||
</treecolgroup>
|
||||
<treechildren flex="1">
|
||||
<treeitem>
|
||||
<treerow>
|
||||
<treeitem/>
|
||||
|
|
Загрузка…
Ссылка в новой задаче