mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 21:35:23 +02:00
fix(team): disable team leader setting when external auth sync is enabled [EE-3579] (#7852)
This commit is contained in:
parent
55211ef00e
commit
cb9fe2606c
6 changed files with 36 additions and 0 deletions
|
@ -147,6 +147,7 @@ export const componentsModule = angular
|
|||
'name',
|
||||
'placeholder',
|
||||
'teams',
|
||||
'disabled',
|
||||
])
|
||||
)
|
||||
.component(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue