forked from External/greenlight
GRN2-xx: Fixed minor issues related to deletes (#506)
* Minor fixes to improve quality * Changed styling on login button
This commit is contained in:
committed by
Jesus Federico
parent
b5aa7edd16
commit
2e064de0a9
@ -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>
|
||||
|
Reference in New Issue
Block a user