diff --git a/app/coffee/modules/base/confirm.coffee b/app/coffee/modules/base/confirm.coffee index 6fe30f49..d3d11284 100644 --- a/app/coffee/modules/base/confirm.coffee +++ b/app/coffee/modules/base/confirm.coffee @@ -77,6 +77,8 @@ class ConfirmService extends taiga.Service # TODO: at this momment the message is ignored # because the notification message not permits # custom messages. + # + # Types: error, success selector = ".notification-message-#{type}"