mirror of
https://github.com/portainer/portainer.git
synced 2025-11-26 14:06:05 +08:00
table settings propagated through nested tables (#5698)
This commit is contained in:
@@ -231,6 +231,7 @@
|
||||
<kubernetes-applications-datatable
|
||||
dataset="item.KubernetesApplications"
|
||||
table-key="{{ item.Id }}_table"
|
||||
settings-key="{{ $ctrl.tableKey }}"
|
||||
order-by="Name"
|
||||
remove-action="$ctrl.removeAction"
|
||||
refresh-callback="$ctrl.refreshCallback"
|
||||
|
||||
Reference in New Issue
Block a user