зеркало из https://github.com/mozilla/gecko-dev.git
Fix simple typo. r=me
This commit is contained in:
Родитель
a9f736b783
Коммит
dbb629cb8b
|
@ -126,7 +126,7 @@ function OnClick(event, node)
|
|||
var theWindow = window._content.parentWindow;
|
||||
if (theWindow)
|
||||
{
|
||||
theWindow.title = baseURI;
|
||||
theWindow.title = theID;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче