mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-06 08:46:34 +00:00
Added hint for tvdb: imdb: search prefixes. Also fixed the series title overflow issue.
This commit is contained in:
@@ -5,7 +5,7 @@ define(
|
||||
], function (TemplatedCell) {
|
||||
return TemplatedCell.extend({
|
||||
|
||||
className: 'series-title',
|
||||
className: 'series-title-cell',
|
||||
template : 'System/Backup/BackupFilenameCellTemplate'
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user