mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-10 07:48:52 +00:00
Monotone-Parent: ee0810b737d9d978b856ca04e9102d7985d6bf82
Monotone-Revision: 4da10cc5d7b04371c2d5f407c3a25e5ae2bce8df Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-24T15:27:53 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -121,6 +121,11 @@
|
||||
return contactInfos;
|
||||
}
|
||||
|
||||
- (NSString *) currentContactClasses
|
||||
{
|
||||
return [[currentContact objectForKey: @"c_component"] lowercaseString];
|
||||
}
|
||||
|
||||
- (id <WOActionResults>) contactSearchAction
|
||||
{
|
||||
id <WOActionResults> result;
|
||||
|
||||
Reference in New Issue
Block a user