Monotone-Parent: 31570d2e5b99840e7deb7522c5be3c086a8af43c

Monotone-Revision: 3f1f8a5b28cdd3c5ecd69528aa507a7e11b887f2

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-10-18T14:45:46
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau 2006-10-18 14:45:46 +00:00
parent f2eae25ea2
commit 68aafe0506
2 changed files with 0 additions and 12 deletions

View file

@ -76,13 +76,6 @@
return selectorComponentClass;
}
- (id) schedulerContactsAction
{
selectorComponentClass = @"UIxContactsSchedulerSelection";
return self;
}
- (id) mailerContactsAction
{
selectorComponentClass = @"UIxContactsMailerSelection";

View file

@ -54,11 +54,6 @@
pageName = "UIxContactEditor";
actionName = "new";
};
scheduler-contacts = {
protectedBy = "View";
pageName = "UIxContactsListView";
actionName = "schedulerContacts";
};
mailer-contacts = {
protectedBy = "View";
pageName = "UIxContactsListView";