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:
Wolfgang Sourdeau 2007-04-27 22:06:48 +00:00
parent b1fa8978b6
commit 58865b869b
2 changed files with 3 additions and 1 deletions

View file

@ -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

View file

@ -152,7 +152,6 @@
- (void) prepareRightsForm
{
[self subclassResponsibility: _cmd];
}
- (void) updateRights