mirror of
https://github.com/rancher/steve.git
synced 2025-09-05 09:21:12 +00:00
Show server side columns
This commit is contained in:
@@ -11,7 +11,6 @@ func DefaultTemplate(clientGetter proxy.ClientGetter) schema.Template {
|
||||
return schema.Template{
|
||||
Store: proxy.NewProxyStore(clientGetter),
|
||||
Formatter: Formatter,
|
||||
Mapper: &DefaultColumns{},
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user