mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-24 08:52:14 -04:00
Fixed Read more link in harvests
This commit is contained in:
@@ -25,5 +25,5 @@
|
||||
%dt Description
|
||||
%dd.truncate
|
||||
= display_harvest_description(harvest)
|
||||
= unless harvest.description.nil?
|
||||
= if harvest.description.present?
|
||||
- link_to "Read more", harvest_path(harvest)
|
||||
|
||||
Reference in New Issue
Block a user