From 9d232e26cb17192200f811ba1dd4e29cdb9eb0be Mon Sep 17 00:00:00 2001 From: Brenda Wallace Date: Fri, 25 Oct 2019 06:42:00 +1300 Subject: [PATCH] Update app/views/crops/_predictions.html.haml --- app/views/crops/_predictions.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/crops/_predictions.html.haml b/app/views/crops/_predictions.html.haml index b3ec9489e..5d58ad2fb 100644 --- a/app/views/crops/_predictions.html.haml +++ b/app/views/crops/_predictions.html.haml @@ -30,7 +30,7 @@ %h3 Median lifespan %strong= in_weeks(crop.median_lifespan) %i.fas.fa-sun-o.fa-5x.pt-3.amber-text - %span #{'week'.pluralize(in_weeks(crop.median_lifespan)} + %span #{'week'.pluralize(in_weeks(crop.median_lifespan))} - if crop.median_days_to_first_harvest.present? = render 'layouts/fact_card',