refactor code

parent 128922da
Pipeline #1428 failed with stages
in 0 seconds
......@@ -28,7 +28,7 @@
p.mb-1
= truncate(job.overview, length: 250)
.col-sm-2.p-3.favourite
= render partial: "favorite_jobs/favorite", locals: {job: job}
= render partial: "favorite_jobs/favorite", locals: { job: job }
h6.offset-md-4.px
= page_entries_info @jobs
h6.offset-md-4
......
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