mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-09 22:23:35 +00:00
Add view all|company|personal to print devices (#1254)
* Add view all|company|personal to print devices Update documentation * sync devices cleanup * Update sync devices documentation * Cleanup; The advantage here is that they will be no filter errors unless you specify a particular view and a filter that doesn't match * Simplify selection of devices to print Default - all Positve choices Negative choices - backwards compatible
This commit is contained in:
@ -1359,6 +1359,7 @@ GC_VAR_INFO = {
|
||||
# Google API constants
|
||||
|
||||
NEVER_TIME = '1970-01-01T00:00:00.000Z'
|
||||
NEVER_TIME_NOMS = '1970-01-01T00:00:00Z'
|
||||
ROLE_MANAGER = 'MANAGER'
|
||||
ROLE_MEMBER = 'MEMBER'
|
||||
ROLE_OWNER = 'OWNER'
|
||||
|
Reference in New Issue
Block a user