Do not spam the orga team for new volunteer
This commit is contained in:
parent
91a9501f94
commit
4f9364facf
|
@ -19,7 +19,7 @@ class Volunteer < ActiveRecord::Base
|
||||||
has_and_belongs_to_many :volunteer_teams
|
has_and_belongs_to_many :volunteer_teams
|
||||||
|
|
||||||
before_create :assign_unique_id
|
before_create :assign_unique_id
|
||||||
after_create :send_notification_to_organizers
|
#after_create :send_notification_to_organizers
|
||||||
after_create :send_notification_to_volunteer
|
after_create :send_notification_to_volunteer
|
||||||
|
|
||||||
private
|
private
|
||||||
|
|
Loading…
Reference in New Issue