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

cleaned up template helpers

This commit is contained in:
kay.one
2013-06-24 21:43:16 -07:00
parent d7fbfec01e
commit 8841e43c25
17 changed files with 78 additions and 88 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
<div class="span8">
{{#if isContinuing}}
{{#if nextAiring}}
<span class="label">{{date nextAiring}}</span>
<span class="label">{{ShortDate nextAiring}}</span>
{{/if}}
<span class="label label-info">Season {{seasonCount}}</span>
{{else}}