We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbdda6a commit e5f338bCopy full SHA for e5f338b
app/views/dashboard/dashboard.html.haml
@@ -32,4 +32,4 @@
32
There are no upcoming events announced for the chapters you are subscribed to.
33
- @ordered_events.each do |date, workshops|
34
%h4= date
35
- = render workshops
+ = render workshops, attending_ids: @attending_ids
0 commit comments