Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Portals committed Jun 8, 2024
1 parent f5847ee commit eb55d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/resources/templates/partial/edited-user.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<div th:replace="~{pages/user-details :: userinfo}"></div>
<div th:replace="~{common/alert :: success('Post updated')}"></div>
<div th:replace="~{common/alert :: success('User updated')}"></div>

0 comments on commit eb55d2c

Please sign in to comment.