changed: notification's template
added: notifications in tickets git-svn-id: svn://ttmath.org/publicrep/winix/trunk@650 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -55,6 +55,10 @@ void notify_mount_type_is_thread(Info & i)
|
||||
i.res = notify_msg->current_mount_type == Mount::thread;
|
||||
}
|
||||
|
||||
void notify_mount_type_is_ticket(Info & i)
|
||||
{
|
||||
i.res = notify_msg->current_mount_type == Mount::ticket;
|
||||
}
|
||||
|
||||
void notify_mount_type_is_cms(Info & i)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user