Document the available notify types on the directive definition.
parent
32ae8a0233
commit
975a6cea55
|
@ -77,6 +77,8 @@ class ConfirmService extends taiga.Service
|
||||||
# TODO: at this momment the message is ignored
|
# TODO: at this momment the message is ignored
|
||||||
# because the notification message not permits
|
# because the notification message not permits
|
||||||
# custom messages.
|
# custom messages.
|
||||||
|
#
|
||||||
|
# Types: error, success
|
||||||
|
|
||||||
selector = ".notification-message-#{type}"
|
selector = ".notification-message-#{type}"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue