зеркало из https://github.com/mozilla/pjs.git
b=119810 javascript strict warnings certpicker.js
r=ssaux sr=jag
This commit is contained in:
Родитель
d4dfb12e1c
Коммит
ed65ba5230
|
@ -72,7 +72,7 @@ function onLoad()
|
|||
function setDetails()
|
||||
{
|
||||
var index = parseInt(document.getElementById("nicknames").value);
|
||||
details = dialogParams.GetString(index+itemCount+2);
|
||||
var details = dialogParams.GetString(index+itemCount+2);
|
||||
document.getElementById("details").value = details;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче