mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 10:36:54 -07:00
This commit is contained in:
parent
d458dca541
commit
a5257a0fbf
4 changed files with 93 additions and 90 deletions
|
@ -173,6 +173,9 @@
|
|||
{{/if_eq}}
|
||||
</div>
|
||||
{{#if_eq type "tv"}}
|
||||
{{#each episodes}}
|
||||
{{this.seasonNumber}} - {{this.episodeNumber}} @*// TODO Show the episodes requested*@
|
||||
{{/each}}
|
||||
<div>@UI.Requests_SeasonsRequested: {{seriesRequested}}</div>
|
||||
{{/if_eq}}
|
||||
{{#if requestedUsers}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue