Scope account

This commit is contained in:
Kevin McConnell
2025-11-13 11:55:59 +00:00
committed by Mike Dalessio
parent 71a332bb08
commit d7fe54b7cf
+1 -1
View File
@@ -3,7 +3,7 @@
<div class="nav__header">
<% if Current.user.identity.memberships.many? %>
<div class="nav__header-title max-width">
<div class="overflow-ellipsis"><strong><%= Account.sole.name %></strong></div>
<div class="overflow-ellipsis"><strong><%= Current.account.name %></strong></div>
</div>
<% end %>
<div class="nav__header-actions nav__header-actions--end nav__close">