mirror of https://github.com/rancher/dashboard.git
Change cc group by provider icon from service to folder
This commit is contained in:
parent
80c497fc72
commit
61ff54ddd2
|
|
@ -44,7 +44,7 @@ export default {
|
|||
}, {
|
||||
tooltipKey: 'manager.cloudCredentials.list.groupBy.provider',
|
||||
hideColumn: 'provider',
|
||||
icon: 'icon-service',
|
||||
icon: 'icon-folder',
|
||||
value: 'providerDisplay',
|
||||
field: 'providerDisplay',
|
||||
}],
|
||||
|
|
|
|||
Loading…
Reference in New Issue