Document the available notify types on the directive definition.

stable
Andrey Antukh 2014-07-03 13:23:24 +02:00
parent 32ae8a0233
commit 975a6cea55
1 changed files with 2 additions and 0 deletions

View File

@ -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}"