mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-15 01:23:53 -07:00
Added hint for tvdb: imdb: search prefixes. Also fixed the series title overflow issue.
This commit is contained in:
parent
8f192e635f
commit
981ffb09fc
8 changed files with 51 additions and 6 deletions
|
@ -5,7 +5,7 @@ define(
|
|||
], function (TemplatedCell) {
|
||||
return TemplatedCell.extend({
|
||||
|
||||
className: 'series-title',
|
||||
className: 'series-title-cell',
|
||||
template : 'System/Backup/BackupFilenameCellTemplate'
|
||||
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue