Added delete job template
This commit is contained in:
		
							parent
							
								
									e4f7e25d27
								
							
						
					
					
						commit
						03533d2a22
					
				
							
								
								
									
										11
									
								
								templates/dialogs/delete-job.gohtml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								templates/dialogs/delete-job.gohtml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| 
 | ||||
| <dialog class="card" id="delete-card"> | ||||
|     <h3 class="card-title">Delete country</h3> | ||||
|     <p>Are you sure you want to delete job?</p> | ||||
|     <form method="post" action="/admin//{{.Country.Id}}/delete"> | ||||
|         <section class="actions"> | ||||
|             <button type="submit">Delete</button> | ||||
|             <button type="button" onclick="closeDialog('#delete-card')">Cancel</button> | ||||
|         </section> | ||||
|     </form> | ||||
| </dialog> | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user