зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1521295 - Remove XUL grid layout from security/manager/pki/resources/content/downloadcert.xul. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D17062 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
8dedf81a2f
Коммит
35ede052b3
|
@ -47,20 +47,12 @@
|
||||||
<vbox>
|
<vbox>
|
||||||
<description>&downloadCert.message3;</description>
|
<description>&downloadCert.message3;</description>
|
||||||
<separator/>
|
<separator/>
|
||||||
<grid>
|
<hbox>
|
||||||
<columns>
|
<button id="viewC-button"
|
||||||
<column/>
|
label="&downloadCert.viewCert.label;"
|
||||||
<column/>
|
oncommand="viewCert();"/>
|
||||||
</columns>
|
<description style="margin: 4px;">&downloadCert.viewCert.text;</description>
|
||||||
<rows>
|
</hbox>
|
||||||
<row>
|
|
||||||
<button id="viewC-button"
|
|
||||||
label="&downloadCert.viewCert.label;"
|
|
||||||
oncommand="viewCert();"/>
|
|
||||||
<description style="margin: 4px;">&downloadCert.viewCert.text;</description>
|
|
||||||
</row>
|
|
||||||
</rows>
|
|
||||||
</grid>
|
|
||||||
</vbox>
|
</vbox>
|
||||||
|
|
||||||
</dialog>
|
</dialog>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче