fix - my devices
This commit is contained in:
@@ -21,8 +21,9 @@ VISIBILITY_MAP = {
|
|||||||
VISIBILITY_MAP_BY_ORG_KEY = {
|
VISIBILITY_MAP_BY_ORG_KEY = {
|
||||||
'device': {
|
'device': {
|
||||||
'PSP': 'organization',
|
'PSP': 'organization',
|
||||||
'CO': 'assignment__client__organization',
|
# 'CO': 'assignment__client__organization',
|
||||||
'CI': 'assignment__client__organization',
|
'CI': 'assignment__client__organization',
|
||||||
'PR': 'assignment__client__organization',
|
'PR': 'assignment__client__organization',
|
||||||
|
'AGC': 'assignment__client__organization',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user