mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
added series route as a mutator to series model.
This commit is contained in:
@@ -44,6 +44,9 @@ define(['app', 'Quality/QualityProfileCollection', 'AddSeries/RootFolders/RootFo
|
||||
}
|
||||
|
||||
return Date.create(date).short();
|
||||
},
|
||||
route : function(){
|
||||
return '/series/details/' + this.get('titleSlug');
|
||||
}
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user