mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 15:51:37 +00:00
Check in on behalf of walk84. Bug 88838 - help button for Cert Manager/Auth not working. r=ddrinan,r=oeschger,sr=blizzard
This commit is contained in:
parent
df1d4cf08e
commit
8babf11c1a
@ -88,7 +88,7 @@ function getSelectedTab()
|
||||
key = "?my_certs";
|
||||
} else if (selTabID == "websites_tab") {
|
||||
key = "?web_certs";
|
||||
} else if (selTab == "ca_tab") {
|
||||
} else if (selTabID == "ca_tab") {
|
||||
key = "?ca_certs";
|
||||
}
|
||||
var context = helpURL + key;
|
||||
|
Loading…
x
Reference in New Issue
Block a user