mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-28 19:51:57 -04:00
Only display location if we have a location
This commit is contained in:
@@ -35,4 +35,5 @@
|
||||
- else
|
||||
.badge.text-muted{'aria-hidden': "true"}
|
||||
= I18n.t('date.abbr_month_names')[month]
|
||||
in #{link_to planting.garden.location, place_path(planting.garden.location)}
|
||||
- unless planting.garden.location.blank?
|
||||
in #{link_to planting.garden.location, place_path(planting.garden.location)}
|
||||
|
||||
Reference in New Issue
Block a user