зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1622457 - Restore the Clear Downloads button position in the Library window. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D67332 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
734f79b541
Коммит
77b52c71ab
|
@ -326,6 +326,12 @@
|
|||
</menubar>
|
||||
#endif
|
||||
|
||||
<toolbarbutton id="clearDownloadsButton"
|
||||
class="tabbable"
|
||||
label="&clearDownloadsButton.label;"
|
||||
command="downloadsCmd_clearDownloads"
|
||||
tooltiptext="&clearDownloadsButton.tooltip;"/>
|
||||
|
||||
<spacer id="libraryToolbarSpacer" flex="1"/>
|
||||
|
||||
<search-textbox id="searchFilter"
|
||||
|
@ -333,12 +339,6 @@
|
|||
aria-controls="placeContent"
|
||||
oncommand="PlacesSearchBox.search(this.value);"
|
||||
collection="bookmarks"/>
|
||||
<toolbarbutton id="clearDownloadsButton"
|
||||
class="tabbable"
|
||||
insertbefore="libraryToolbarSpacer"
|
||||
label="&clearDownloadsButton.label;"
|
||||
command="downloadsCmd_clearDownloads"
|
||||
tooltiptext="&clearDownloadsButton.tooltip;"/>
|
||||
</toolbar>
|
||||
</toolbox>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче