mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-11 09:17:20 -04:00
bugfix: Only show harvests if we have some
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
- if planting.harvests
|
||||
- unless planting.harvests.empty?
|
||||
Harvests:
|
||||
%ul
|
||||
- planting.harvests.each do |harvest|
|
||||
|
||||
Reference in New Issue
Block a user