mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
removed title region,
started adding support for a global tool bar.
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ define(['app', 'Shared/ModalRegion', 'AddSeries/AddSeriesLayout',
|
||||
},
|
||||
|
||||
_setTitle: function (title) {
|
||||
$('#title-region').html(title);
|
||||
//$('#title-region').html(title);
|
||||
|
||||
if (title.toLocaleLowerCase() === 'nzbdrone') {
|
||||
window.document.title = 'NzbDrone';
|
||||
|
||||
Reference in New Issue
Block a user