GRN2-xx: Fixed minor issues related to deletes (#506)

* Minor fixes to improve quality

* Changed styling on login button
This commit is contained in:
farhatahmad
2019-05-07 14:53:29 -04:00
committed by Jesus Federico
parent b5aa7edd16
commit 2e064de0a9
5 changed files with 11 additions and 7 deletions

View File

@ -36,7 +36,7 @@
<%= render "shared/settings/setting_view", admin_view: true, setting_id: "site_settings", setting_title: t("administrator.site_settings.subtitle") %>
<% end %>
<%= render "shared/modals/delete_account_modal", delete_location: "/" %>
<%= render "shared/modals/delete_account_modal", delete_location: relative_root %>
</div>
</div>
</div>