Skip to content

Commit e5f338b

Browse files
committed
Add events attending to the dashboard haml
Signed-off-by: jonathan.kerr <3410350+jonodrew@users.noreply.github.com>
1 parent bbdda6a commit e5f338b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/dashboard/dashboard.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@
3232
There are no upcoming events announced for the chapters you are subscribed to.
3333
- @ordered_events.each do |date, workshops|
3434
%h4= date
35-
= render workshops
35+
= render workshops, attending_ids: @attending_ids

0 commit comments

Comments
 (0)