diff --git a/app/views/seeds/index.csv.shaper b/app/views/seeds/index.csv.shaper index b2d377885..159c1db33 100644 --- a/app/views/seeds/index.csv.shaper +++ b/app/views/seeds/index.csv.shaper @@ -32,7 +32,7 @@ csv.headers :id, csv.cell :quantity - csv.cell :plant_before, s.plant_before ? s.plant_before.to_s(:db) : '' + csv.cell :plant_before, s.plant_before ? s.plant_before.to_fs(:db) : '' csv.cell :tradable_to csv.cell :from_location, s.owner.location