mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-03 03:03:41 +00:00
Add new fields to list of selectable fields in print groups
This commit is contained in:
@ -8979,9 +8979,11 @@ GROUP_ATTRIBUTES_ARGUMENT_TO_PROPERTY_MAP = {
|
||||
u'allowgooglecommunication': u'allowGoogleCommunication',
|
||||
u'allowwebposting': u'allowWebPosting',
|
||||
u'archiveonly': u'archiveOnly',
|
||||
u'customfootertext': u'customFooterText',
|
||||
u'customreplyto': u'customReplyTo',
|
||||
u'defaultmessagedenynotificationtext': u'defaultMessageDenyNotificationText',
|
||||
u'gal': u'includeInGlobalAddressList',
|
||||
u'includecustomfooter': u'includeCustomFooter',
|
||||
u'includeinglobaladdresslist': u'includeInGlobalAddressList',
|
||||
u'isarchived': u'isArchived',
|
||||
u'maxmessagebytes': u'maxMessageBytes',
|
||||
|
Reference in New Issue
Block a user