table settings propagated through nested tables (#5698)

This commit is contained in:
zees-dev
2021-09-22 13:42:04 +12:00
committed by GitHub
parent c26ba23c53
commit ad94162019
4 changed files with 4 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ angular.module('portainer.kubernetes').component('kubernetesApplicationsDatatabl
titleIcon: '@',
dataset: '<',
tableKey: '@',
settingsKey: '@',
orderBy: '@',
reverseOrder: '<',
removeAction: '<',