You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 23, 2023. It is now read-only.
<%=link_to("Submit for approval",pre_approve_job_path(job),class: "button button-3d notopmargin fright button-green",method: 'put')%>
8
-
<%end%>
6
+
<divstyle="width:100%;height:40px;margin:auto;">
7
+
<%=link_to("Delete",job_path(job),class: "button button-small button-3d button-red",method: 'delete',data: {confirm: "Are you sure that you want to delete this job?"})%>
0 commit comments