mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
Added link to series from episode details
This commit is contained in:
parent
f028d2338e
commit
263700954e
5 changed files with 17 additions and 9 deletions
|
@ -54,7 +54,6 @@ define(
|
|||
},
|
||||
route : function () {
|
||||
return '/series/' + this.get('titleSlug');
|
||||
//return '/series/details/' + this.get('id');
|
||||
},
|
||||
|
||||
qualityProfile: function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue