fix view

parent 6b1dd3ed
Pipeline #1370 failed with stages
in 0 seconds
...@@ -23,8 +23,9 @@ h3.p-2 ...@@ -23,8 +23,9 @@ h3.p-2
= job.salary = job.salary
p.mb-1 p.mb-1
i.fas.fa-map-marker-alt.m-1 i.fas.fa-map-marker-alt.m-1
- job.cities.each do |city| = link_to job.cities.map(&:name).join(', '), "#"
= city.name
h4 h4
| Top Cities | Top Cities
.row.my-3.text-center.fs-5 .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