Removed title setting due to bug and not fully completed

Call Roster is multi-instance aware, this needs to be re-thought.
merge-requests/55/head
Tag 2021-01-10 10:30:46 -08:00
rodzic 3a5572cfcd
commit f29a620133
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -430,8 +430,6 @@ function viewRoster()
var onlyHits = false;
var isAwardTracker = false;
document.title = window.opener.makeTitleInfo(false);
if (callMode == "hits")
{
callMode = "all";