зеркало из https://github.com/mozilla/pjs.git
Update so when it 's done, it will update the page's title.
This commit is contained in:
Родитель
052eafb9f4
Коммит
93e3ae02a0
|
@ -103,8 +103,9 @@ blenderObject.prototype.apply = function () {
|
|||
}
|
||||
this.targetElement.appendChild(htmlFragment.firstChild);
|
||||
|
||||
document.title=document.getElementById("pagetitle").innerHTML;
|
||||
|
||||
document.getElementById("loadmessage").style.display="none";
|
||||
//document.getElementById("loadmessage").style.display="none";
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче