зеркало из https://github.com/mozilla/pjs.git
Fix one more.
This commit is contained in:
Родитель
111b754031
Коммит
a535d8e3d2
|
@ -227,6 +227,8 @@ function PrefOkay() {
|
|||
|
||||
if(transValidator!="") {
|
||||
prefSETValue=eval(transValidator);
|
||||
} else {
|
||||
prefSETValue=elRef.value;
|
||||
}
|
||||
|
||||
if (gPref.getPrefType(prefName) == gPref.PREF_STRING){
|
||||
|
|
Загрузка…
Ссылка в новой задаче