mirror of
https://github.com/portainer/portainer.git
synced 2025-07-20 05:49:40 +02:00
fix(app): sync showSystem between stacks and apps tables [EE-6216] (#10532)
This commit is contained in:
parent
7d868d1dc9
commit
1140804fe9
7 changed files with 53 additions and 18 deletions
|
@ -20,6 +20,7 @@ angular.module('portainer.kubernetes').component('kubernetesApplicationsDatatabl
|
|||
onChangeNamespaceDropdown: '<',
|
||||
isAppsLoading: '<',
|
||||
isSystemResources: '<',
|
||||
isVisible: '<',
|
||||
setSystemResources: '<',
|
||||
hideStacksFunctionality: '<',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue