Update app/views/crops/_predictions.html.haml

This commit is contained in:
Brenda Wallace
2019-10-25 06:42:00 +13:00
committed by GitHub
parent d96b30fff8
commit 9d232e26cb

View File

@@ -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',