mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-04-15 12:30:24 -04:00
Show date taken, not data the database record was created
This commit is contained in:
@@ -9,4 +9,4 @@
|
||||
%i
|
||||
by
|
||||
= link_to photo.owner, photo.owner
|
||||
= I18n.l(photo.created_at.to_date)
|
||||
= I18n.l(photo.date_taken.to_date)
|
||||
|
||||
Reference in New Issue
Block a user