1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-19 13:29:41 +02:00

fix(apps): persist table settings [r8s-120] (#10)

Co-authored-by: testA113 <aliharriss1995@gmail.com>
This commit is contained in:
Yajith Dayarathna 2024-10-14 11:27:04 +13:00 committed by GitHub
parent fd0bc652a9
commit c88382ec1f
8 changed files with 13 additions and 86 deletions

View file

@ -15,8 +15,6 @@ export const applicationsModule = angular
'namespaces',
'onNamespaceChange',
'onRefresh',
'showSystem',
'onShowSystemChange',
'onRemove',
'hideStacks',
])

View file

@ -215,8 +215,6 @@ export const ngModule = angular
'namespace',
'namespaces',
'onNamespaceChange',
'showSystem',
'setSystemResources',
])
)
.component(