Skip to content
Snippets Groups Projects

Resolve "Redigere bruker"

Merged Jonny Ngo Luong requested to merge 13-edit-user into master
16 files
+ 1827
19918
Compare changes
  • Side-by-side
  • Inline
Files
16
@@ -5,4 +5,9 @@
<div>
<app-button text="Slett bruker" (click)="deleteUser()"></app-button>
</div>
\ No newline at end of file
<a href="/profil/rediger">
<app-button text="Rediger"></app-button>
</a>
<!-- <app-button (click)="editUser()" text="Rediger"></app-button> -->
</div>
Loading