提交 c5e0305d 编写于 作者: L Lin Jen-Shin

Revert this until we do notifications

上级 1404aa86
......@@ -613,6 +613,6 @@ class NotificationService
# Build event key to search on custom notification level
# Check NotificationSetting::EMAIL_EVENTS
def build_custom_key(action, object)
"#{action}_#{object.class.model_name.name.underscore}".to_sym
"#{action}_#{object.class.name.underscore}".to_sym
end
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册