fix bug 14879. reviewed by erik

This commit is contained in:
ftang%netscape.com 1999-09-28 22:44:15 +00:00
Родитель a4e884ce15
Коммит f3a69f9b26
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -58,6 +58,7 @@ function SelectDetectors( event )
if (pref) {
debug("get pref 2\n");
pref.SetCharPref("intl.charset.detector", prefvalue);
window.content.location.reload();
}
}