Add dialog manager to events page

This commit is contained in:
Andy Smith
2026-01-12 14:00:37 -06:00
parent 6192fc5be8
commit 4dedfce39f
+1 -1
View File
@@ -6,7 +6,7 @@
<% content_for :header do %>
<%= render "events/index/add_card_button", user_filtering: @user_filtering %>
<h1 class="header__title">
<h1 class="header__title" data-controller="dialog-manager">
<% if @user_filtering.boards.many? %>
<span>Activity <%= @user_filtering.filter.boards.any? ? "in" : "across" %></span>
<% else %>