Commit 7cf836da by nnnghia98

display job in div

parent 544d48b9
<table class="table"> <div class="job-list">
<tbody>
<%= render partial: "jobs/job", collection: @jobs %> <%= render partial: "jobs/job", collection: @jobs %>
</tbody> </div>
</table>
<%= paginate @jobs %> <%= paginate @jobs %>
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