TF-933 Implement search contact when select contact filter in search view
This commit is contained in:
@@ -14,4 +14,5 @@ abstract class AppRoutes {
|
||||
static const RULES_FILTER_CREATOR = '$MANAGE_ACCOUNT/rules_filter_creator';
|
||||
static const EMAILS_FORWARD_CREATOR = '$MANAGE_ACCOUNT/emails_forward_creator';
|
||||
static const SEARCH_EMAIL = '$MAILBOX_DASHBOARD/search_email';
|
||||
static const CONTACT = '$MAILBOX_DASHBOARD/contact';
|
||||
}
|
||||
Reference in New Issue
Block a user