mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 19:41:49 +00:00
Fixed crash in link dialog (but you still can't use OK or Cancel)
This commit is contained in:
parent
3f553a27b7
commit
47cbdeeb9f
@ -46,13 +46,5 @@
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<!-- This "doesn't" work the same as a table -- can't make the Ok, Cancel right justified
|
||||
<xul:box align="horizontal" flex="100%">
|
||||
<button class="spaced" id="Advanced" onclick="onAdvanced()">More Attributes...</button>
|
||||
<xul:spring flex="100%"/>
|
||||
<button class="spaced" id="OK" onclick="onOK()">OK</button>
|
||||
<button class="spaced" id="Cancel" onclick="onCancel()">Cancel</button>
|
||||
</xul:box>
|
||||
-->
|
||||
|
||||
</xul:window>
|
||||
|
Loading…
x
Reference in New Issue
Block a user