mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 762761 - part 3: use a text node for the icon instead of the value attribute; r=me
This commit is contained in:
parent
45c3de0da3
commit
4425162551
@ -327,8 +327,8 @@
|
||||
<toolbarbutton id="pretty-print"
|
||||
tooltiptext="&debuggerUI.sources.prettyPrint;"
|
||||
class="devtools-toolbarbutton devtools-monospace"
|
||||
command="prettyPrintCommand"
|
||||
value="{}">
|
||||
command="prettyPrintCommand">
|
||||
{}
|
||||
</toolbarbutton>
|
||||
</toolbar>
|
||||
</vbox>
|
||||
|
Loading…
Reference in New Issue
Block a user