mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-28 11:41:31 -04:00
Update app/views/crops/_predictions.html.haml
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user