Skip to content

Commit

Permalink
Updated User after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolaj Geisle committed Nov 3, 2021
1 parent a54a76e commit 439e1b5
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,13 @@ <h5>
</h5>

<umb-button
action="model.close()"
action="editUser()"
alias="editUser"
button-style="action"
href="#/users/users/user/{{user.id}}"
label="Edit"
label-key="general_edit"
ng-if="canEditProfile"
type="link">
type="button">
</umb-button>

<umb-button
Expand Down

0 comments on commit 439e1b5

Please sign in to comment.