Fixed delete user modal in Manage Users (#693)

This commit is contained in:
farhatahmad 2019-07-25 10:27:29 -04:00 committed by Jesus Federico
parent 453e6b7c96
commit a080d3dd62
1 changed files with 1 additions and 1 deletions

View File

@ -161,4 +161,4 @@
</div>
<%= render "shared/modals/invite_user_modal" %>
<%= render "shared/modals/delete_account_modal", delete_location: relative_root %>