1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

New: Original Language and Title sort and filter options

Fixes #7019
Fixes #5438
This commit is contained in:
Qstick
2022-03-06 18:47:45 -06:00
parent ccd561eb24
commit ff7f95a0ab
8 changed files with 102 additions and 0 deletions
@@ -5,6 +5,7 @@
}
.collection,
.originalTitle,
.sortTitle {
composes: headerCell from '~Components/Table/VirtualTableHeaderCell.css';
@@ -23,6 +24,7 @@
flex: 2 0 90px;
}
.originalLanguage,
.qualityProfileId {
composes: headerCell from '~Components/Table/VirtualTableHeaderCell.css';