From d0e4f4ec439de74756e2367ee1fc73b37fde6e4f Mon Sep 17 00:00:00 2001 From: tidusjar Date: Mon, 6 Feb 2017 20:40:13 +0000 Subject: [PATCH] Remove duplciate tv show status --- Ombi.UI/Views/Search/Index.cshtml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Ombi.UI/Views/Search/Index.cshtml b/Ombi.UI/Views/Search/Index.cshtml index 5e3d9a30a..07f9ac358 100644 --- a/Ombi.UI/Views/Search/Index.cshtml +++ b/Ombi.UI/Views/Search/Index.cshtml @@ -317,9 +317,7 @@ {{#if status}}{{status}}{{/if}} {{/if_eq}} - {{#if status}} - {{status}} - {{/if}} + {{#if firstAired}} Air Date: {{firstAired}}