Link to account settings

This commit is contained in:
Jason Zimdars
2025-06-04 14:57:09 -05:00
parent 9872f35c2a
commit 24f4589c02
+1 -1
View File
@@ -22,7 +22,7 @@
<%= render "events/filter", filter: @filter %>
</div>
<%= link_to users_path, class: "btn flex-item-justify-end" do %>
<%= link_to account_settings_path, class: "btn flex-item-justify-end" do %>
<%= icon_tag "settings" %>
<span class="for-screen-reader">Account settings</span>
<% end %>