fix view

parent 6b1dd3ed
Pipeline #1370 failed with stages
in 0 seconds
......@@ -23,8 +23,9 @@ h3.p-2
= job.salary
p.mb-1
i.fas.fa-map-marker-alt.m-1
- job.cities.each do |city|
= city.name
= link_to job.cities.map(&:name).join(', '), "#"
h4
| Top Cities
.row.my-3.text-center.fs-5
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment