refactor code

parent 2aee0217
Pipeline #1427 canceled with stages
in 0 seconds
......@@ -51,4 +51,4 @@
.col.text-end
= link_to "Apply this Job", apply_path(job_id: @job.id), class: "btn btn-outline-primary btn-lg"
.col.text-start
= render partial: "favorite_jobs/favorite", locals: {job: @job}
= render partial: "favorite_jobs/favorite", locals: { job: @job }
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