next step

parent 9812c15c
Pipeline #1037 failed with stages
in 0 seconds
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
</div> </div>
</div> </div>
<%= form_for(:job_favorite, url: follow_job_path(job.id), remote: true) do |f| %> <%= form_for(:job_favorite, url: follow_job_path(job.id), remote: true) do |f| %>
<%= f.submit "Follow", class: "btn btn-primary", id: "button-follow" %> <%= f.submit "Follow", class: "btn btn-primary", id: "button-follow" %>
<% end %> <% end %>
</div> </div>
</div> </div>
......
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