34e5b14b58
Passes around a param to opt-out of rendering the watchers on the notification settings screen
2 lines
117 B
Plaintext
2 lines
117 B
Plaintext
<%= access_involvement_advance_button(@collection, Current.user, show_watchers: params[:show_watchers] == 'true') %>
|