зеркало из https://github.com/mozilla/pjs.git
fix bug 14879. reviewed by erik
This commit is contained in:
Родитель
a4e884ce15
Коммит
f3a69f9b26
|
@ -58,6 +58,7 @@ function SelectDetectors( event )
|
||||||
if (pref) {
|
if (pref) {
|
||||||
debug("get pref 2\n");
|
debug("get pref 2\n");
|
||||||
pref.SetCharPref("intl.charset.detector", prefvalue);
|
pref.SetCharPref("intl.charset.detector", prefvalue);
|
||||||
|
window.content.location.reload();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче