simplify the profile settings form
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<li class="menu-title !pt-0"><span>Settings</span></li>
|
||||
<li></li>
|
||||
<li>
|
||||
<%= link_to 'Profile', contact_settings_profile_index_path, class: "text-base hover:bg-base-300" %>
|
||||
<%= link_to 'Profile', settings_profile_index_path, class: "text-base hover:bg-base-300" %>
|
||||
</li>
|
||||
<li>
|
||||
<%= link_to 'Email', settings_email_index_path, class: "text-base hover:bg-base-300" %>
|
||||
|
||||
Reference in New Issue
Block a user