diff options
author | Petr Vobornik <pvoborni@redhat.com> | 2013-08-15 12:31:32 +0200 |
---|---|---|
committer | Petr Vobornik <pvoborni@redhat.com> | 2013-08-22 15:23:56 +0200 |
commit | ca0d959df8020c4e5c7bf9dd5d27556158e7191d (patch) | |
tree | e1658759eb9a4d15f991ffd35bef281de694cfb2 /install/ui/test | |
parent | c318213250af68c02cc72fa609b3b844f929166b (diff) | |
download | freeipa.git-ca0d959df8020c4e5c7bf9dd5d27556158e7191d.tar.gz freeipa.git-ca0d959df8020c4e5c7bf9dd5d27556158e7191d.tar.xz freeipa.git-ca0d959df8020c4e5c7bf9dd5d27556158e7191d.zip |
Add base-id, range-size and range-type options to trust-add dialog
https://fedorahosted.org/freeipa/ticket/3049
Diffstat (limited to 'install/ui/test')
-rw-r--r-- | install/ui/test/data/ipa_init.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json index 9cc7d23f..8e0b2a33 100644 --- a/install/ui/test/data/ipa_init.json +++ b/install/ui/test/data/ipa_init.json @@ -382,6 +382,7 @@ "type": "Range type", "type_ad": "Active Directory domain", "type_ad_posix": "Active Directory domain with POSIX attributes", + "type_detect": "Detect", "type_local": "Local domain", "type_ipa": "IPA trust", "type_winsync": "Active Directory winsync" |