mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 04:15:26 +00:00
Monotone-Parent: 0653c8c5e81c2a2dd5096e25700dc8810e330dfa
Monotone-Revision: 92528ef4ae9b54bc30415a773c3bf6013e284be0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-27T22:06:48 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
2007-04-27 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* UI/Common/UIxUserRightsEditor.m ([UIxUserRightsEditor
|
||||
-prepareRightsForm]): this method is no longer mandatory.
|
||||
|
||||
* UI/Contacts/UIxContactsUserRightsEditor.m
|
||||
([UIxContactsUserRightsEditor
|
||||
-setUserCanCreateObjects:userCanCreateObjects]): new subclass
|
||||
|
||||
@@ -152,7 +152,6 @@
|
||||
|
||||
- (void) prepareRightsForm
|
||||
{
|
||||
[self subclassResponsibility: _cmd];
|
||||
}
|
||||
|
||||
- (void) updateRights
|
||||
|
||||
Reference in New Issue
Block a user