mirror of
https://github.com/portainer/portainer.git
synced 2025-07-22 23:09:41 +02:00
fix(sidebar): show authorized links [EE-3610] (#7152)
This commit is contained in:
parent
005c48b1ad
commit
9a92b97b7e
14 changed files with 57 additions and 41 deletions
|
@ -269,7 +269,7 @@ class KubernetesConfigureController {
|
|||
actionInProgress: false,
|
||||
displayConfigureClassPanel: {},
|
||||
viewReady: false,
|
||||
endpointId: this.$state.params.id,
|
||||
endpointId: this.$state.params.endpointId,
|
||||
duplicates: {
|
||||
ingressClasses: new KubernetesFormValidationReferences(),
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue