fixes #1958 - Title does not reset on home browse (Web Interface)
This commit is contained in:
@@ -423,7 +423,7 @@
|
||||
includeParentInfo: false
|
||||
});
|
||||
|
||||
Dashboard.setPageTitle(name);
|
||||
LibraryMenu.setTitle(name);
|
||||
|
||||
if (linkToElement) {
|
||||
nameElem.innerHTML = '<a class="detailPageParentLink" href="' + LibraryBrowser.getHref(item, context) + '">' + name + '</a>';
|
||||
|
||||
Reference in New Issue
Block a user