зеркало из https://github.com/mozilla/pjs.git
Bug 606691 - combined location bar buttons should not appear in popups without toolbar items. r=dao a=gavin
--HG-- extra : rebase_source : 95defa75f1e2f274466523c0dcc8b8424e39793e
This commit is contained in:
Родитель
683efaeb45
Коммит
c73af36ea8
|
@ -580,13 +580,16 @@
|
|||
onclick="gURLBar.handleCommand(event);"/>
|
||||
</hbox>
|
||||
<toolbarbutton id="urlbar-go-button"
|
||||
class="chromeclass-toolbar-additional"
|
||||
onclick="gURLBar.handleCommand(event);"
|
||||
tooltiptext="&goEndCap.tooltip;"/>
|
||||
<toolbarbutton id="urlbar-reload-button"
|
||||
class="chromeclass-toolbar-additional"
|
||||
command="Browser:ReloadOrDuplicate"
|
||||
onclick="checkForMiddleClick(this, event);"
|
||||
tooltiptext="&reloadButton.tooltip;"/>
|
||||
<toolbarbutton id="urlbar-stop-button"
|
||||
class="chromeclass-toolbar-additional"
|
||||
command="Browser:Stop"
|
||||
tooltiptext="&stopButton.tooltip;"/>
|
||||
</textbox>
|
||||
|
|
Загрузка…
Ссылка в новой задаче