diff --git a/UI/Contacts/UIxContactFoldersView.m b/UI/Contacts/UIxContactFoldersView.m index ee0cd04d1..9996eaadd 100644 --- a/UI/Contacts/UIxContactFoldersView.m +++ b/UI/Contacts/UIxContactFoldersView.m @@ -122,8 +122,6 @@ else [email appendString: mail]; - NSLog(@"email: '%@'", email); - return email; } diff --git a/UI/Contacts/product.plist b/UI/Contacts/product.plist index 76a35de07..df7cba544 100644 --- a/UI/Contacts/product.plist +++ b/UI/Contacts/product.plist @@ -54,7 +54,7 @@ protectedBy = "View"; pageName = "UIxContactsListView"; }; - new = { + new = { protectedBy = "View"; pageName = "UIxContactEditor"; actionName = "new"; @@ -82,11 +82,11 @@ methods = { view = { protectedBy = "View"; - pageName = "UIxContactsListView"; + pageName = "UIxContactsListView"; }; - new = { + new = { protectedBy = "View"; - pageName = "UIxContactEditor"; + pageName = "UIxContactEditor"; actionName = "new"; }; scheduler-contacts = { @@ -109,32 +109,32 @@ SOGoContactGCSEntry = { methods = { - view = { + view = { protectedBy = "View"; - pageName = "UIxContactView"; + pageName = "UIxContactView"; }; - delete = { + delete = { protectedBy = "View"; - pageName = "UIxContactView"; + pageName = "UIxContactView"; actionName = "delete"; }; - edit = { + edit = { protectedBy = "View"; - pageName = "UIxContactEditor"; + pageName = "UIxContactEditor"; }; - save = { + save = { protectedBy = "View"; - pageName = "UIxContactEditor"; + pageName = "UIxContactEditor"; actionName = "save"; }; - write = { + write = { protectedBy = "View"; - pageName = "UIxContactEditor"; + pageName = "UIxContactEditor"; actionName = "write"; }; - vcard = { + vcard = { protectedBy = "View"; - pageName = "UIxContactView"; + pageName = "UIxContactView"; actionName = "vcard"; }; }; @@ -142,32 +142,32 @@ SOGoContactLDAPEntry = { methods = { - view = { + view = { protectedBy = "View"; - pageName = "UIxContactView"; + pageName = "UIxContactView"; }; - delete = { + delete = { protectedBy = "View"; - pageName = "UIxContactView"; + pageName = "UIxContactView"; actionName = "delete"; }; - edit = { + edit = { protectedBy = "View"; - pageName = "UIxContactEditor"; + pageName = "UIxContactEditor"; }; - save = { + save = { protectedBy = "View"; - pageName = "UIxContactEditor"; + pageName = "UIxContactEditor"; actionName = "save"; }; - write = { + write = { protectedBy = "View"; - pageName = "UIxContactEditor"; + pageName = "UIxContactEditor"; actionName = "write"; }; - vcard = { + vcard = { protectedBy = "View"; - pageName = "UIxContactView"; + pageName = "UIxContactView"; actionName = "vcard"; }; }; diff --git a/UI/Scheduler/UIxCalDayTable.m b/UI/Scheduler/UIxCalDayTable.m index 166985886..750db8e6e 100644 --- a/UI/Scheduler/UIxCalDayTable.m +++ b/UI/Scheduler/UIxCalDayTable.m @@ -217,7 +217,7 @@ && [aptStartDate isLessThan: end]) [filtered addObject:apt]; } - + return filtered; } diff --git a/UI/Templates/SchedulerUI/UIxAptTableView.wox b/UI/Templates/SchedulerUI/UIxAptTableView.wox index 861166892..ca5b29dad 100644 --- a/UI/Templates/SchedulerUI/UIxAptTableView.wox +++ b/UI/Templates/SchedulerUI/UIxAptTableView.wox @@ -2,8 +2,7 @@
| ID | Title |
|---|