Browse Source
Revert "fixed home page device activity widget"
pull/9256/head
Andrew Shvayka
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
3 deletions
-
ui-ngx/src/assets/dashboard/tenant_admin_home_page.json
|
|
|
@ -943,7 +943,7 @@ |
|
|
|
"keyFilters": [ |
|
|
|
{ |
|
|
|
"key": { |
|
|
|
"type": "SERVER_ATTRIBUTE", |
|
|
|
"type": "ATTRIBUTE", |
|
|
|
"key": "active" |
|
|
|
}, |
|
|
|
"valueType": "BOOLEAN", |
|
|
|
@ -975,7 +975,7 @@ |
|
|
|
"keyFilters": [ |
|
|
|
{ |
|
|
|
"key": { |
|
|
|
"type": "SERVER_ATTRIBUTE", |
|
|
|
"type": "ATTRIBUTE", |
|
|
|
"key": "active" |
|
|
|
}, |
|
|
|
"valueType": "BOOLEAN", |
|
|
|
@ -1051,4 +1051,4 @@ |
|
|
|
}, |
|
|
|
"externalId": null, |
|
|
|
"name": "Tenant Administrator Home Page" |
|
|
|
} |
|
|
|
} |