Commit 7a7c0796 authored by royce-matthew's avatar royce-matthew

fixing Alexis' Mistakes

parent 85cd8d26
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<%=link_to "Edit", edit_admin_candidate_path(@candidate.id), {:style=>"font-size:18px; text-decoration:none; color:rgba(0,0,0,0.5)"}%> <%=link_to "Edit", edit_admin_candidate_path(@candidate.id), {:style=>"font-size:18px; text-decoration:none; color:rgba(0,0,0,0.5)"}%>
<%=link_to "OBOSEN", admin_candidate_path(@candi date.id), {:style=>"font-size:18px; text-decoration:none; color:rgba(200,0,0,0.5)", method: :delete}%></h1> <%=link_to "OBOSEN", admin_candidate_path(@candidate.id), {:style=>"font-size:18px; text-decoration:none; color:rgba(200,0,0,0.5)", method: :delete}%></h1>
<h3 style="margin-top:3px; color:#004e7e; margin: 0"><%= @candidate.position.name %></h3> <h3 style="margin-top:3px; color:#004e7e; margin: 0"><%= @candidate.position.name %></h3>
</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