mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 05:19:39 +02:00
table settings propagated through nested tables (#5698)
This commit is contained in:
parent
c26ba23c53
commit
ad94162019
4 changed files with 4 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue