From e975a7396df6cf240618b02a0eb241afc44b16d0 Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Mon, 10 Nov 2025 13:49:42 -0600 Subject: [PATCH] Fix link, add target blank --- app/views/my/menus/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/my/menus/show.html.erb b/app/views/my/menus/show.html.erb index e70c53613..d49786143 100644 --- a/app/views/my/menus/show.html.erb +++ b/app/views/my/menus/show.html.erb @@ -65,6 +65,6 @@ <%= turbo_frame_tag Current.identity, :account_menu, src: session_menu_url(script_name: nil, menu_section: true, without: ApplicationRecord.current_tenant) %> <% end %>