зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1360267 - Fix link in about:healthreport. r=snorp
MozReview-Commit-ID: Ea32Zp4HG63 --HG-- extra : rebase_source : 49cb98279b16fede560700a478e0b1b263c0f234
This commit is contained in:
Родитель
3325142356
Коммит
ae592e21d4
|
@ -124,7 +124,7 @@ var healthReportWrapper = {
|
||||||
console.log("AboutHealthReport: showing settings.");
|
console.log("AboutHealthReport: showing settings.");
|
||||||
EventDispatcher.instance.sendRequest({
|
EventDispatcher.instance.sendRequest({
|
||||||
type: "Settings:Show",
|
type: "Settings:Show",
|
||||||
resource: "preferences_vendor",
|
resource: "preferences_privacy",
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче