From 42de920352541f73f25bdfd68bc7232dd41c1cdd Mon Sep 17 00:00:00 2001 From: Brenda Wallace Date: Mon, 4 Feb 2019 20:44:20 +1300 Subject: [PATCH] Removed display of status --- app/views/plantings/_card.html.haml | 1 - 1 file changed, 1 deletion(-) diff --git a/app/views/plantings/_card.html.haml b/app/views/plantings/_card.html.haml index dd176184e..efdbd700b 100644 --- a/app/views/plantings/_card.html.haml +++ b/app/views/plantings/_card.html.haml @@ -12,7 +12,6 @@ alt: planting.crop_id, class: 'img img-responsive'), planting .col-xs-12.col-md-8 - = render 'stats', planting: planting %dl.dl-horizontal.planting-attributes %dt Owner: %dd= link_to planting.owner.login_name, planting.owner