зеркало из https://github.com/mozilla/pjs.git
bug 48742, change name of server for privacy tutorial, r=dveditz
This commit is contained in:
Родитель
e3ea0b5d9b
Коммит
9dd1545836
|
@ -385,7 +385,8 @@ function WalletDialog( which )
|
|||
break;
|
||||
case "tutorial":
|
||||
server = this.pref.getLocalizedUnicharPref("wallet.Samples");
|
||||
window._content.location.href = server + 'privacy.html';
|
||||
window._content.location.href = 'http://www.mozilla.org/wallet/samples/privacy.html';
|
||||
// window._content.location.href = server + 'privacy.html';
|
||||
break;
|
||||
case "wallet":
|
||||
default:
|
||||
|
|
Загрузка…
Ссылка в новой задаче