feat(employee-detail): add delete and edit buttons
This commit is contained in:
		
					parent
					
						
							
								dabe491612
							
						
					
				
			
			
				commit
				
					
						a2e50fb2a6
					
				
			
		
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -9,6 +9,8 @@ | |||
|         <p><strong>Postleitzahl: </strong>Postleitzahl des Benutzers</p> | ||||
|         <p><strong>Stadt: </strong>Stadt des Benutzers</p> | ||||
|         <p><strong>Telefonnummer: </strong>Telefonnummer des Benutzers</p> | ||||
|         <button class="btn btn-danger">Löschen</button> | ||||
|         <button class="ms-3 btn btn-primary">Bearbeiten</button> | ||||
|       </div> | ||||
|       <div class="col"> | ||||
|         <h2>Qualifikationen</h2> | ||||
|  |  | |||
		Reference in a new issue