Commit 4ed4dbdc by nnnghia98

fix indent

parent c0d6c155
<h3>Total: <%= Job.count %></h3> <h3>Total: <%= Job.count %></h3>
<h3>Result for: </h3> <h3>Result for: </h3>
<%= paginate @jobs %> <%= paginate @jobs %>
<%= render partial: "jobs/job", collection: @jobs %> <%= render partial: "jobs/job", collection: @jobs %>
<%= 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