зеркало из https://github.com/mozilla/pjs.git
Removing code from testing.
This commit is contained in:
Родитель
2de979dd95
Коммит
c952f623b8
|
@ -562,7 +562,6 @@ function launchBrowser()
|
|||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Helper function for filling the form, set the value of a property of a XUL element
|
||||
*
|
||||
|
@ -622,10 +621,7 @@ function getFieldValue( elementId, propertyName )
|
|||
}
|
||||
else
|
||||
{
|
||||
if( field )
|
||||
return field.value;
|
||||
else
|
||||
alert( elementId );
|
||||
return field.value;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -562,7 +562,6 @@ function launchBrowser()
|
|||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Helper function for filling the form, set the value of a property of a XUL element
|
||||
*
|
||||
|
@ -622,10 +621,7 @@ function getFieldValue( elementId, propertyName )
|
|||
}
|
||||
else
|
||||
{
|
||||
if( field )
|
||||
return field.value;
|
||||
else
|
||||
alert( elementId );
|
||||
return field.value;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче