Trays everywhere

This commit is contained in:
Jason Zimdars
2025-03-18 17:13:57 -05:00
parent fc163886e8
commit 5973d14e2c
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -54,6 +54,7 @@
</div>
</div>
<%= render "notifications/tray" %>
<%= render "bubbles/pins/tray" %>
<%= event_next_page_link(@next_day) %>
+3
View File
@@ -43,3 +43,6 @@
<%= notifications_next_page_link(@page) %>
<% end %>
<%= render "notifications/tray" %>
<%= render "bubbles/pins/tray" %>