diff options
| author | Pavel Vomacka <pvomacka@redhat.com> | 2016-06-13 10:29:49 +0200 |
|---|---|---|
| committer | Petr Vobornik <pvoborni@redhat.com> | 2016-06-21 14:15:56 +0200 |
| commit | f85c347f4d2f50d49e77373a56c55f3e2b4bc473 (patch) | |
| tree | d0efee2c4151a12d5a0df5b5c5b0d9de4cd86e0e /install/ui/test | |
| parent | ab52b33c71d62524b9d46a66a22ec0440d23ff38 (diff) | |
| download | freeipa-f85c347f4d2f50d49e77373a56c55f3e2b4bc473.tar.gz freeipa-f85c347f4d2f50d49e77373a56c55f3e2b4bc473.tar.xz freeipa-f85c347f4d2f50d49e77373a56c55f3e2b4bc473.zip | |
Add placeholder to add segment dialog
'Autogenerated' placeholder is shown when adding new segment.
https://fedorahosted.org/freeipa/ticket/5867
Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
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 eb5fb14cc..1d7f5d883 100644 --- a/install/ui/test/data/ipa_init.json +++ b/install/ui/test/data/ipa_init.json @@ -600,6 +600,7 @@ "user": "Who" }, "topology": { + "autogenerated": "Autogenerated", "segment_details": "Segment details", "replication_config": "Replication configuration", "insufficient_domain_level" : "Managed topology requires minimal domain level ${domainlevel}" |
