mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 830842 - Clear Downloads button should appear only for Downloads View. r=mak
This commit is contained in:
parent
23fd150afe
commit
32097a219a
@ -1244,6 +1244,7 @@ let ContentArea = {
|
||||
this._deck = document.getElementById("placesViewsDeck");
|
||||
this._toolbar = document.getElementById("placesToolbar");
|
||||
ContentTree.init();
|
||||
this._setupView();
|
||||
},
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user