mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-25 08:21:05 -06:00
webui: do not offer ipa-ad-winsync and ipa-ipa-trust range types
They are not supported by API. Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
This commit is contained in:
parent
d83af7d38d
commit
fcce15d0bd
@ -121,14 +121,6 @@ return {
|
||||
{
|
||||
value: 'ipa-ad-trust-posix',
|
||||
label: '@i18n:objects.idrange.type_ad_posix'
|
||||
},
|
||||
{
|
||||
value: 'ipa-ad-winsync',
|
||||
label: '@i18n:objects.idrange.type_winsync'
|
||||
},
|
||||
{
|
||||
value: 'ipa-ipa-trust',
|
||||
label: '@i18n:objects.idrange.type_ipa'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user